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 theller
Recipients
Date 2004-07-12.12:10:38
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=11105

Hm, it's not as cool as I thought - you only get the new
distutils features from the bdist_wininst command, not from
other commands.  For example, the new 'package_data' option
doesn't work for target-version 2.3, since the build tree is
still created with the 2.3 distutils.
History
Date User Action Args
2007-08-23 15:38:28adminlinkissue983164 messages
2007-08-23 15:38:28admincreate