FileHashIntel

acb/__pycache__/utf.cpython-36.pyc

3 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

d7439123d42ebca4f0840f082e51ed3e6b839c6395e1be6109ca37431427a7dc 8231 bytes

  • acb-py 1.1.0 acb_py-1.1.0-py3.6-win32.egg

823f31d3993a6179a495d5f83453e6174e3a039fc33e45296d5a08e53084f994 8235 bytes

  • acb-py 1.1.0 acb_py-1.1.0-py3.6-win-amd64.egg

17970ae0efabfefb6c86a09f9f366623b6d41ca265d800f24a207ae40c25fa72 8245 bytes

  • acb-py 1.1.0 acb_py-1.1.0-py3.6-macosx-10.14-x86_64.egg