This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ezio.melotti
Recipients barry, ezio.melotti
Date 2013-04-19.00:01:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366329702.67.0.181119159683.issue17792@psf.upfronthosting.co.za>
In-reply-to
Content
Maybe we could raise a warning when the deleted name already exists in the local namespace?

(FWIW I knew about the fact that the name gets deleted, and still managed to get bitten by it a couple of times.)
History
Date User Action Args
2013-04-19 00:01:42ezio.melottisetrecipients: + ezio.melotti, barry
2013-04-19 00:01:42ezio.melottisetmessageid: <1366329702.67.0.181119159683.issue17792@psf.upfronthosting.co.za>
2013-04-19 00:01:42ezio.melottilinkissue17792 messages
2013-04-19 00:01:42ezio.melotticreate