]> granicus.if.org Git - python/commit
Fix problems with validation of import statement parse trees.
authorFred Drake <fdrake@acm.org>
Sun, 7 Jan 2001 05:59:59 +0000 (05:59 +0000)
committerFred Drake <fdrake@acm.org>
Sun, 7 Jan 2001 05:59:59 +0000 (05:59 +0000)
commit711370831afa0a50a2d4e59caebda622fc9fcb48
tree2f8f76abe59cfa07488ca18a8f208df9fb818618
parent1109db443efdc2451a01c3734c08fc224e9afa7e
Fix problems with validation of import statement parse trees.
This closes SF bug #127271.
Modules/parsermodule.c