]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add lineno attributes to Discard nodes
authorJeremy Hylton <jeremy@alum.mit.edu>
Wed, 11 Apr 2001 16:22:26 +0000 (16:22 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Wed, 11 Apr 2001 16:22:26 +0000 (16:22 +0000)
commit4c1f42733ce7bc322c707c10b3322665a7a128ea
tree5270cc6385c602d7037185bcfdc20a4bdc19c1bb
parent5af105eec996a86500d0b1e81379308b86ec4e38
Add lineno attributes to Discard nodes
Lib/compiler/transformer.py
Tools/compiler/compiler/transformer.py