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 anthonybaxter
Recipients
Date 2005-01-26.07:19:10
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
If you do a distutils --dry-run of an uninstalled
package, it will break when it attempts to check if the
non-installed  .py file needs bytecompiling. The
attached patch fixes this.
History
Date User Action Args
2007-08-23 15:41:29adminlinkissue1109658 messages
2007-08-23 15:41:29admincreate