]> granicus.if.org Git - python/commit
NodeInfo.__gen_init(): Fiddle so that reindent.py is
authorTim Peters <tim.peters@gmail.com>
Thu, 9 Mar 2006 22:31:45 +0000 (22:31 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 9 Mar 2006 22:31:45 +0000 (22:31 +0000)
commitca4d08b6d366ef12022c15ea546ecf7a19a087e7
tree4e6acfb06f494483c0e4953033a214252b3a9e54
parent51f77b5152dbec3b6d105d9bf53af8d8a7b2abe5
NodeInfo.__gen_init():  Fiddle so that reindent.py is
happy with the output as-is.  This incidentally also
gets rid of "an extra" blank line at the end of the output
block that probably wasn't intended (although it doesn't
matter one way or the other).
Tools/compiler/astgen.py