]> granicus.if.org Git - python/commit
Fix for bug #113693: with the changes to the IMPORT_FROM opcodes, this
authorGuido van Rossum <guido@python.org>
Fri, 15 Sep 2000 16:37:42 +0000 (16:37 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 15 Sep 2000 16:37:42 +0000 (16:37 +0000)
commit8999053326a8e7a3e6e8d2ca70810fec19804096
treee1cc0fc6c3fd415ac17a6b5ef5c3b2107ef69a0a
parent3634112b40bac1086cff2019592beb27e28971c4
Fix for bug #113693: with the changes to the IMPORT_FROM opcodes, this
crashed on an assert.
Tools/freeze/modulefinder.py