]> granicus.if.org Git - python/commit
Set lineno correctly on list, tuple and dict literals.
authorGeorg Brandl <georg@python.org>
Thu, 22 Jun 2006 14:46:17 +0000 (14:46 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 22 Jun 2006 14:46:17 +0000 (14:46 +0000)
commitc3f49ca558d2abe8f1f4d2eea0838463c34364c4
tree4ac2c9d1fe689c891b888b5369286911ffac8706
parentf6a84f5615b4b6d43cdca925f7705bdccdcfa10e
Set lineno correctly on list, tuple and dict literals.
Lib/compiler/transformer.py