]> granicus.if.org Git - python/commit
Fix SF bug [ #445474 ] warn about import * inside functions
authorJeremy Hylton <jeremy@alum.mit.edu>
Mon, 6 Aug 2001 19:45:40 +0000 (19:45 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Mon, 6 Aug 2001 19:45:40 +0000 (19:45 +0000)
commit8a6f29530388277bdb3e5432eaf3c6c6571ab304
treeacec0b4d1d2c5174d5087df30ed8c1f9a4bebf22
parent5dd064aac3f76b15e83e7a4699f28c8be001729b
Fix SF bug [ #445474 ] warn about import * inside functions

Reported by the Man himself.
Python/compile.c