abl/vpath/__init__.pyc
7 distinct file contents recorded under this name ยท 15 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
969e0da1025b715e08ab212c05a573faeb60da2177e084b141aaa54ea40f9ccb
245 bytes
- abl-vpath
0.8
abl.vpath-0.8-py2.7.egg
810639c036bac3d7e97d1481e1be108fa9f2217d1c8a33aa97af90be638926a0
245 bytes
- abl-vpath
0.6.13
abl.vpath-0.6.13-py2.5.egg
39a10908d16932c79dcea5e7b0f50ef52b0036a971845414566ed3d56b0d2da2
222 bytes
- abl-vpath
0.5.10
abl.vpath-0.5.10-py2.6.egg