]> granicus.if.org Git - python/commit
Try harder to stay within the 79-column limit. There's still two places that go ...
authorThomas Wouters <thomas@python.org>
Thu, 20 Sep 2007 17:35:10 +0000 (17:35 +0000)
committerThomas Wouters <thomas@python.org>
Thu, 20 Sep 2007 17:35:10 +0000 (17:35 +0000)
commite2176020f99e2ac6598f95a537025aae46aced07
tree156b910bbcc3e7209690b1679b03e1980a485459
parentefa7d51ee63edefcadb5576184475deab5b363a3
Try harder to stay within the 79-column limit. There's still two places that go (way) over, but those are harder to fix without suffering in readability.
Python/ceval.c