importlib.machinery.BYTECODE_SUFFIXES

importlib.machinery.BYTECODE_SUFFIXES

A list of strings representing the recognized file suffixes for bytecode modules (including the leading dot).

New in version 3.3.

Changed in version 3.5: The value is no longer dependent on __debug__.

doc_python
2016-10-07 17:34:41
Comments
Leave a Comment

Please login to continue.