serial/serialjava.pyc
4 distinct file contents recorded under this name ยท 7 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
7c3337d0c46f0eecad9354acf2b7caf3c1a4f9adcabd8861bc658d92cefe6b65
9577 bytes
- pyserial
3.4
pyserial-3.4-py2.py3-none-any.whl
0d29f14dfaaf515d420231b67ca3fa857fc614f591eb9918215f24ab89249bbd
9384 bytes
- pyserial
2.4
pyserial-2.4-py2.5.egg
aa2e3b780640a5863f21da8fc62a2d0356e44d47c1a5ed49d11f505b2febd120
8248 bytes
- pyserial
2.3
pyserial-2.3-py2.5.egg