]> granicus.if.org Git - python/commit
replace most calls to emit 'SET_LINENO' will call to method set_lineno
authorJeremy Hylton <jeremy@alum.mit.edu>
Fri, 4 Aug 2000 16:56:51 +0000 (16:56 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Fri, 4 Aug 2000 16:56:51 +0000 (16:56 +0000)
commit7daf04d9e0895f3c7f6ba257529af96c00afe9cc
tree4bac965308c0e27c3949da5f5aa4cabb5ba1ca8c
parent8612f1c152fa9c5c2c53496df273231914a073f4
replace most calls to emit 'SET_LINENO' will call to method set_lineno
based on bug report by Neil Schemenauer
Lib/compiler/pycodegen.py
Tools/compiler/compiler/pycodegen.py