FileHashIntel

aceto/__pycache__/nr3td.cpython-34.pyc

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

1496dfb91a072ed7a33745a3bd2e8d64f2caf937ea119bfb568fbe3f8cadccce 8300 bytes

  • aceto 0.0.5 aceto-0.0.5-py3.4-linux-x86_64.egg

b6215a78112bfa89d9f7b1eb17f0cd3a3630cdf9cb932e81d5fc201fbbc077b5 8306 bytes

  • aceto 0.0.4b aceto-0.0.4b-py3.4-macosx-10.6-x86_64.egg
  • aceto 0.0.5 aceto-0.0.5-py3.4-macosx-10.6-x86_64.egg