[issue870479] Scripts need platform-dependent handling
Tarek Ziadé
report at bugs.python.org
Sat Feb 14 13:23:33 CET 2009
Tarek Ziadé <ziade.tarek at gmail.com> added the comment:
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
----------
assignee: -> tarek
versions: +Python 3.1
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue870479>
_______________________________________
More information about the Python-bugs-list
mailing list