ac/ac.pyc
2 distinct file contents recorded under this name ยท 2 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
5993d4fab5cc05ab7f600b2132e90fa5f3eba9050f3ae9f9a2d7ac27a8f6440f
16805 bytes
- ac
0.3_alpha
ac-0.3_alpha-py2.7.egg
c8a8dca10daa63af4512a120565197f216e15a9b81ba55f9de5f166422b9f77c
13075 bytes
- ac
0.2_alpha
ac-0.2_alpha-py2.7.egg