FileHashIntel

joblib/_compat.pyc

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

76821d0906cbd8ebbb507a550c0dfa37f8bb6ef72e53ca75aa68c44ddc84c6d3 312 bytes

  • joblib 0.9.0b2 joblib-0.9.0b2-py2.7.egg
  • joblib 0.9.0b4 joblib-0.9.0b4-py2.7.egg

94ca69ba134673e9843c9fedbcf8d68e729d70fda3baa03f27c6948275851fd1 312 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

be7bdc3caedd714a1ec173fc68b81ccbce207eda6af29f16f219938001323891 312 bytes

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

499bf4e72c240826881ad63ebf5e80eef1163b751f20b59bc4b414e16e42faff 312 bytes

  • joblib 0.7.0a joblib-0.7.0a-py2.7.egg
  • joblib 0.7.0b joblib-0.7.0b-py2.7.egg
  • joblib 0.7.0c joblib-0.7.0c-py2.7.egg
  • joblib 0.7.0d joblib-0.7.0d-py2.7.egg
  • joblib 0.7.1 joblib-0.7.1-py2.7.egg