pymysql/__init__.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
8c9115b406a09a6078c7f53f15212c421e3bb73a0744c4610d6170c7e05d6f76
4634 bytes
- pymysql
0.3
PyMySQL-0.3-py2.6.egg
b919edd25bcecc3c03bd1371ac9b691e5a505910cc4a823a3675cd7f8ea5571f
3213 bytes
- pymysql
0.2
PyMySQL-0.2-py2.5.egg
0f9bb6b56214629b97111547f4b5d34b6942e2de16edfd6c041a161b562a5832
4539 bytes
- pymysql
0.3_1
PyMySQL-0.3_1-py2.6.egg
ef0a58bec72189fda40f9b344802f5fa998fcf81a107e32e3729990f7cf8fb20
3147 bytes
- pymysql
0.2
PyMySQL-0.2-py2.6.egg