FileHashIntel

test/test_memoization.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

9d8a545a580148c23e651e609cfdcd8a5be618ed97fe2746f549d2ab4d786da7 4945 bytes

6b3e1e2a2f3585af9ce22591b59ab5a093b14c99cf9b7e6c820bb97b27ed0ccb 4945 bytes

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

eb6a7f560d93ad3f984b81b134d070df7ea7b1ac64c60246b85175db512ae3d8 4907 bytes

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