MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / platform.py

File platform.py

tools/python-3.11.9-amd64/Lib/platform.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2
3""" This module tries to retrieve as much platform-identifying data as
4 possible. It makes this information available via function APIs.

Callers

nothing calls this directly

Calls 4

platformFunction · 0.85
printFunction · 0.50
compileMethod · 0.45
exitMethod · 0.45

Tested by

no test coverage detected