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 hathawsh
Recipients
Date 2006-06-30.23:16:19
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
This patch to import.c only generates ImportWarnings if
the import fails.  It also fixes what appear to be
memory leaks involving the "copy" variable.

This patch applies to Python 2.5b1.
History
Date User Action Args
2007-08-23 15:53:13adminlinkissue1515361 messages
2007-08-23 15:53:13admincreate