limits/_version.pyc
6 distinct file contents recorded under this name ยท 13 PyPI records
Compiled Python bytecode Reference
A .pyc file contains compiled Python bytecode. The Python interpreter creates the file automatically when it imports a module. The bytecode loads faster than the source, because the parse step is not necessary again. The interpreter keeps these files in __pycache__ directories. The format changes between Python versions, and a magic number in the header identifies the version.
A file extension is only a part of the file name. It does not give a guarantee about the format or the content of a file. But on Windows, the extension selects the program that opens the file.
Hashes for this file
22cac2342c2dccca6e74b299511b29557e3abf6b3fa8db6a1227ba7915b83ea4
4642 bytes
- limits
1.2.0
limits-1.2.0-py2.7.egg
9e5af56dc62f6a9a36c77d1c874d601884a7aa78debdd321716d7ed7a9742b3e
4642 bytes
- limits
1.1.1
limits-1.1.1-py2.7.egg
96cb6e439170b241062dd2e490b90c7d6da72f52087e880c661e2c32e7efabad
4642 bytes
- limits
1.1
limits-1.1-py2.7.egg
ea13e523b7fdb7d4c80b9cd1815aa9c84b41d15d8dfd3209c11d04521e1f933e
4642 bytes
- limits
1.0.7
limits-1.0.7-py2.7.egg