chardet/constants.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
4c11954e8a4cd39e0b61e462aa34dd324db7c7e80c75ea9eb595f706c2c1d0eb
459 bytes
- chardet
1.0.1
chardet-1.0.1-py2.5.egg
7d99f1437514a2025dcc53f2563eb819f984b05ec93c8c2e2f20b7dc1ab88a30
511 bytes
- chardet
1.0.1
chardet-1.0.1-py2.4.egg