FileHashIntel

test/test_streams.pyc

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

341771eefbed55d9efdd5b88dbd51ab6cc8666eaa3c98b6579f4b7eb8c345805 2598 bytes

653ea6fce4aa48f4ce4bf7320cf2f1f68383b9cf5221f0616b173b38e7c36959 2467 bytes

  • abl-util 0.1.1 abl.util-0.1.1-py2.6.egg

c188a22a70e6febca8a861c0cb7e92f5f699210010ee27f9c9394928765ccc60 2590 bytes

  • abl-util 0.1.1 abl.util-0.1.1-py2.5.egg