| 1 | """ This module tries to retrieve as much platform-identifying data as |
| 2 | possible. It makes this information available via function APIs. |
| 3 | |
| 4 | If called from the command line, it prints the platform |
nothing calls this directly
no test coverage detected