limits/backports/counter.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
a62fb822dd18f9b7aa6c3ec82143037fbc7bfcc303464dced34c42c362a82c59
7264 bytes
- limits
1.2.0
limits-1.2.0-py2.7.egg
78bd098ae454ea8659945a6e32ead7ef4fb2e0e3aed0a241e1c721291400c246
7264 bytes
- limits
1.1.1
limits-1.1.1-py2.7.egg
7278337dd73268b74ba78fd7b4c49dfa093c28a4e465a33f9cf4140c3b54d8ef
7264 bytes
- limits
1.1
limits-1.1-py2.7.egg
c9b1eb38b4580361f8db434f0bee766aa46c7fa1a4a7667cae025e9b914890fd
7264 bytes
- limits
1.0.7
limits-1.0.7-py2.7.egg