MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / python_implementation

Function python_implementation

Lib/platform.py:1487–1498  ·  view source on GitHub ↗

Returns a string identifying the Python implementation. Currently, the following implementations are identified: 'CPython' (C implementation of Python), 'IronPython' (.NET implementation of Python), 'Jython' (Java implementation of Python), 'PyPy' (P

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

_sys_versionFunction · 0.85

Tested by

no test coverage detected