commit | 26848a34d100f5ff9c3f2710d321d68f73204005 | [log] [tgz] |
---|---|---|
author | Michael W. Hudson <mwh@python.net> | Tue Apr 29 17:07:36 2003 +0000 |
committer | Michael W. Hudson <mwh@python.net> | Tue Apr 29 17:07:36 2003 +0000 |
tree | e7c2a4244b20e061ed6f871c14c5fafa8648693b | |
parent | 58ee2af48ecc353bd56fab588c85248a2f1bc373 [diff] |
Use Tim's suggestion to fix [ 708901 ] Lineno calculation sometimes broken A one line patch to compile.c and a rather-more-than-one-line patch to test_dis. Hey ho. Possibly a backport candidate -- tho' lnotab is less used in 2.2...