overrides/overrides.pyc
3 distinct file contents recorded under this name ยท 3 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
d2c97dfd6bdd0bc1dc5404084829a0675273fd014a295f4fcaae582e7a85770f
3427 bytes
- overrides
0.4
overrides-0.4-py2.7.egg
f762cd2a474037f4fff7922fd19feb912b7ff03e8bab772502d480e14a1a7e9e
3357 bytes
- overrides
0.3
overrides-0.3-py2.7.egg
2c424fdf0fa8f076ae59862fe6d80a06e9ba90dcfce3063f9fd92d3b8bb173bb
5067 bytes
- overrides
1.8
overrides-1.8-py2.7.egg