FileHashIntel

joblib/_multiprocessing_helpers.pyc

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

4a5bd5bc7582420d6c0b55bb165ddc21c863e514e414240568b3ed28bb358e3b 1061 bytes

  • joblib 0.9.0b3 joblib-0.9.0b3-py2.7.egg
  • joblib 0.9.2 joblib-0.9.2-py2.7.egg

4b4e31bb7c4993a2261dbc4b228d476ce3ba039b5faeff02ccc5246051bad433 1061 bytes

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

b603b1ae2e6145d825d765130e95e347718bcdde18c0f5445c0ffd081ac0abba 1061 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

673eb46619c82d74d66385c40babeb610995757f9aa72e8721770c0661b33401 1061 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