Disassembly View
|
Previous Top Next |
PyScripter can use the standard Python module dis to disassemble Python Modules. This
feature is available from the "Source Code Views" submenu of the Tools menu.
The
disassembly is displayed in a separate editor. To close the disassembly view, right-click on
the "Disassembly" tab and select "Close".