MOAL.languages.features.python.class_decorators.
ClassPrimitive
alias of NewClass
NewClass
cls_dec
cls_dec2
MOAL.languages.features.python.comprehensions.
_handle
Quick handler to help with nested tuple comprehensions – arguments are not easily passed using map, so this deals with passing them as *args, since the map function won’t do it automatically.
_nested
Defer to a separate function - to keep things... relatively sane
MOAL.languages.features.python.context_manager.
FakeDatabase
save
FakeDatabaseError
FakeDatabaseSaveHandler
__enter__
__exit__
__init__
_print
orm_save
orm_save2
to_list
MOAL.languages.features.python.packing_unpacking.
div_exp
func
nums_and_squares