natsort.pyc
4 distinct file contents recorded under this name ยท 4 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
e8bbc1a68fe471148633e5239a56f0c7ebec3a8608c0944c746b37fad80aa07f
4635 bytes
- natsort
2.0.1
natsort-2.0.1-py2.7.egg
8cf3821a294c2baa293af466bc8c8ac125a12b1f0dee00501853d116cfbd968c
3009 bytes
- natsort
2.0.0
natsort-2.0.0-py2.7.egg
3377add3a1aa4d8d8e190187fca1b02b0901bbc6fa70481587e0c36f41810076
4722 bytes
- natsort
2.0.1
natsort-2.0.1-py2.6.egg
01f03b0a0dd28575331d767af9636a2ff7e03d95951b0b532229b7f9bf164d59
3098 bytes
- natsort
2.0.0
natsort-2.0.0-py2.6.egg