]> granicus.if.org Git - python/commit
Tabify and reflow some long lines.
authorJeremy Hylton <jeremy@alum.mit.edu>
Wed, 1 Mar 2006 15:47:05 +0000 (15:47 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Wed, 1 Mar 2006 15:47:05 +0000 (15:47 +0000)
commite9357b21c091a8d0145f7cb046d970bcbb2e7430
treea7d7f3f77fe11333c73fc78e266aa98b22e3747e
parent224003baefa6629f8516f4881a0da0c6f2d304a9
Tabify and reflow some long lines.

Much of the peephole optimizer is now indented badly, but it's about
to be revised anyway.
Python/compile.c