]> granicus.if.org Git - python/commit
Remove code that tried to warn about shadowing builtin names after a
authorNeil Schemenauer <nascheme@enme.ucalgary.ca>
Wed, 16 Jul 2003 22:19:24 +0000 (22:19 +0000)
committerNeil Schemenauer <nascheme@enme.ucalgary.ca>
Wed, 16 Jul 2003 22:19:24 +0000 (22:19 +0000)
commitaf4c5059d515902c7d2317875f52440b2e7ef253
tree3a3d0d482cca476172389ce1274effe56cd906fb
parent7555294576a642aac7359c51d9b806d17d17a678
Remove code that tried to warn about shadowing builtin names after a
module had been compiled.  It gives too many spurious warnings.
Misc/NEWS