FileHashIntel

telegram/__pycache__/inputcontactmessagecontent.cpython-35.pyc

2 distinct file contents recorded under this name ยท 2 PyPI records

Hashes for this file

3e94f0b83f5e46e36ab8264f9ad6f3d7f7f4fbecf98ae7268196e2c7ef2051c3 958 bytes

  • python-telegram-bot 5.3.1 python_telegram_bot-5.3.1-py3.5.egg

f2a378029dfeb2b76e24a62143468a32705ef50fe2df19685b80085165018b56 958 bytes

  • python-telegram-bot 6.0.0 python_telegram_bot-6.0.0-py3.5.egg

Compiled Python bytecode

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.