dismantle.py File Reference

Dismantles a .py file by compiling it into a code object and recursively dismantling and disassembling the code object. More...

Go to the source code of this file.


Namespaces

namespace  dismantle
 Dismantles a .py file by compiling it into a code object and recursively dismantling and disassembling the code object.

Functions

def dismantle::dismantle_file
def dismantle::dismantle
def dismantle::rdismantle
def dismantle::main

Variables

string dismantle::__usage__
int dismantle::STRINGTOOLONG = 32


Detailed Description

Dismantles a .py file by compiling it into a code object and recursively dismantling and disassembling the code object.

Definition in file dismantle.py.


Generated on Mon Oct 18 07:40:49 2010 for Python-on-a-chip by  doxygen 1.5.9