dismantle.py File Reference

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


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.


Generated on Wed Feb 24 13:37:02 2010 for Python-on-a-chip by  doxygen 1.5.9