FileHashIntel

telegram/__pycache__/replymarkup.cpython-35.pyc

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

Hashes for this file

c68a46b15ebf5fccaee5e3e82e44e7cf5267b32aed671a0d5198fe40c586933d 689 bytes

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

671d193b9a986a3e5a9457291938a57add51e03b4b0931fd8fae9f07fe5d9ee6 689 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.