예제 #1
0
 def __init__(self, outf=sys.stdout, indentCols=4):
     CodePrinter.__init__(self, outf, indentCols)
예제 #2
0
 def __init__(self, outf=sys.stdout, indentCols=4):
     CodePrinter.__init__(self, outf, indentCols)