]> granicus.if.org Git - python/commit
Expand comments on line numbers and blocks.
authorJeremy Hylton <jeremy@alum.mit.edu>
Sat, 1 Apr 2006 16:18:02 +0000 (16:18 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Sat, 1 Apr 2006 16:18:02 +0000 (16:18 +0000)
commit12603c41daedcf0387c7eb08b17fe32549acfc31
treefa560054269133c41c7931e86455bb3b2cc5be81
parent7034f6b79f6aa9b5805e1c34f9bb9f242e845836
Expand comments on line numbers and blocks.
Reorder compiler_set_lineno() call for consistency.
Python/compile.c