FileHashIntel

joblib/test/test_pool.pyc

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

7204927722bd9bbb2e8db0652ebe2c2ed463ce8562da590b5b84079ff8ea02f8 13086 bytes

  • joblib 0.8.3 joblib-0.8.3-py2.7.egg
  • joblib 0.8.3_r1 joblib-0.8.3_r1-py2.7.egg

850dafc746859c7c23d7e80f69fda6b0470c3d16869d13eaa3a0f6e73b18fae8 11366 bytes

  • joblib 0.8.0 joblib-0.8.0-py2.7.egg
  • joblib 0.8.1 joblib-0.8.1-py2.7.egg