FileHashIntel

pygments/lexers/_sourcemodbuiltins.pyc

4 distinct file contents recorded under this name ยท 4 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

c6cd01ceaa5bce3f7a1c0813f22e6c8d8ca196af4dcf334438ec4dc1e7382c50 27427 bytes

  • pygments 1.6 Pygments-1.6-py2.7.egg

a63cc79001a320524c8074ae938dff2d51a46ca218a525e5a6ad0a821cf09af3 27443 bytes

  • pygments 1.6rc1 Pygments-1.6rc1-py2.6.egg

5b39456376e7779916ac703261853ab72ca014583224dca8f185fc0f077c3ff3 27443 bytes

  • pygments 1.6 Pygments-1.6-py2.6.egg

25ad703ab902a8ebafe9f85b3d0dfc5af32d2ffca008041ad38f26fdf57ad468 27427 bytes

  • pygments 1.6rc1 Pygments-1.6rc1-py2.7.egg