Author tarek
Recipients ajaksu2, ceder, fdrake, mhammond, pmoore, tarek, tim_one
Date 2009-02-14.12:23:32
SpamBayes Score 0.00158916
Marked as misclassified No
Message-id <1234614213.86.0.480935721.issue870479@psf.upfronthosting.co.za>
In-reply-to
Content
What do you think about the way setuptools handles it ?


I'd be in favor of integrating setuptools wrapping mechanism in distutils.

(not the entry point part, just the way it generates .exe under windows
and executable script under Linux)

see
http://peak.telecommunity.com/DevCenter/setuptools#automatic-script-creation
History
Date User Action Args
2009-02-14 12:23:33tareksetrecipients: + tarek, tim_one, mhammond, fdrake, pmoore, ceder, ajaksu2
2009-02-14 12:23:33tareksetmessageid: <1234614213.86.0.480935721.issue870479@psf.upfronthosting.co.za>
2009-02-14 12:23:32tareklinkissue870479 messages
2009-02-14 12:23:32tarekcreate