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 doko
Recipients Ray.Donnelly, doko, eric.araujo, georg.brandl, loewis, trent
Date 2013-01-25.18:03:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1359137011.31.0.0533759325663.issue16235@psf.upfronthosting.co.za>
In-reply-to
Content
so here is what I intend to commit.

 - --help now does exit with 0 (same as the python script)
 - removed the abi safety check (always compares the same
   two strings)
 - build the script for the build target, so that it can be
   checked before installing it.
 - install the old script in $(LIBPL). Maybe we can remove
   this later, or add this functionality into sysconfig.
History
Date User Action Args
2013-01-25 18:03:31dokosetrecipients: + doko, loewis, georg.brandl, trent, eric.araujo, Ray.Donnelly
2013-01-25 18:03:31dokosetmessageid: <1359137011.31.0.0533759325663.issue16235@psf.upfronthosting.co.za>
2013-01-25 18:03:31dokolinkissue16235 messages
2013-01-25 18:03:31dokocreate