Title: Python bytecode | Yet Another Python Internals Blog
Open Graph Title: Python bytecode
Description: Just like Java or C#, CPython is compiling the code into bytecode which is then interpreted by a virtual machine. The Python library dis allows to disassemble Python code and to see how are things are compiled under the hood. Consider the following code: You can call dis.dis(test) to display the compiled bytecode, and dis.show_code(test)…
Open Graph Description: Just like Java or C#, CPython is compiling the code into bytecode which is then interpreted by a virtual machine. The Python library dis allows to disassemble Python code and to see how are things …
Opengraph URL: https://pythoninternal.wordpress.com/2014/07/14/python-bytecode/
Generator: WordPress.com
Domain: pythoninternal.wordpress.com
| og:type | article |
| article:published_time | 2014-07-14T05:00:22+00:00 |
| article:modified_time | 2014-07-20T00:51:12+00:00 |
| og:site_name | Yet Another Python Internals Blog |
| og:image | https://s0.wp.com/i/blank.jpg?m=1383295312i |
| og:image:width | 200 |
| og:image:height | 200 |
| og:locale | en_US |
| fb:app_id | 249643311490 |
| article:publisher | https://www.facebook.com/WordPresscom |
| twitter:text:title | Python bytecode |
| twitter:card | summary |
Links:
Viewport: width=device-width, initial-scale=1
Robots: max-image-preview:large