Session

Python Bytecode or how Python operates

Python stopped since quite some time being an interpreter. So did Ruby. Python's interpreter is in reality a virtual machine. It runs on bytecodes. Python codes as complex as they get are minced down to these magical simplistic instructions.

Understanding this part of Python is the key to excellent Python development. This session explains a mock VM's working as well as how most used Python features are executed.

It peels down the magic of the Python show!

Abdur-Rahmaan Janhangeer

Python & OpenSource

View Speaker Profile

Please note that Sessionize is not responsible for the accuracy or validity of the data provided by speakers. If you suspect this profile to be fake or spam, please let us know.

Jump to top