class: code.Source
a mutable object holding a source code fragment, possibly deindenting it.
base classes:
object
functions:
code.Source.__eq__
code.Source.__getitem__
code.Source.__getslice__
code.Source.__init__
code.Source.__len__
code.Source.__str__
code.Source.compile
code.Source.deindent
code.Source.getblockend
code.Source.getstatement
code.Source.getstatementrange
code.Source.indent
code.Source.isparseable
code.Source.putaround
code.Source.strip