Esempio n. 1
0
 def __init__(self, outf=sys.stdout, indentCols=4):
     CodePrinter.__init__(self, outf, indentCols)
Esempio n. 2
0
 def __init__(self, outf=sys.stdout, indentCols=4):
     CodePrinter.__init__(self, outf, indentCols)