babel/__init__.pyc
5 distinct file contents recorded under this name ยท 5 PyPI records
Hashes for this file
aa714cf15d0b5424df20f81f1e9e2ad7b43c645ff52064d53815c55cf4c34d5d
1013 bytes
- babel
0.9.6
Babel-0.9.6-py2.7.egg
b945a06e3a5786bfd1147956fb79f752e15954c317ef205f0e2c342495787754
1028 bytes
- babel
0.9.6
Babel-0.9.6-py2.5.egg
e8df335a740c9ea8c31e1c22f3174aeea8c34b0fee27d1ddf2545e054975fc71
1105 bytes
- babel
0.9.6
Babel-0.9.6-py2.3.egg
7c011fbf1d60fe904ad44f2fc44466bd5f14da40b87f13ffdfca5504efebcfe6
1017 bytes
- babel
0.9.6
Babel-0.9.6-py2.6.egg
e35a5b9047b083cae7728162329d84810d0b1afc46ac0d599a9822532f1d5c86
1050 bytes
- babel
0.9.6
Babel-0.9.6-py2.4.egg
Compiled Python bytecode
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.