util
index
/home/ut3hax/bin/_rdef2crud/util.py

 
Modules
       
errors

 
Classes
       
Builder

 
class Builder
     Methods defined here:
build(self, o)
build_Add(self, o)
build_Const(self, o)
build_Dict(self, o)
build_Getattr(self, o)
build_List(self, o)
build_Name(self, o)
build_Tuple(self, o)

 
Functions
       
getObj(s)
# public domain "unrepr" implementation, found on the web and then improved.
label2name(label)
unrepr(s)