[Distutils] Installing scripts
M.-A. Lemburg
mal at egenix.com
Fri Jul 2 16:44:16 EDT 2004
Bob Ippolito wrote:
>
> On Jul 2, 2004, at 1:23 PM, M.-A. Lemburg wrote:
>
>> Phillip J. Eby wrote:
>>
>>> At 10:18 AM 7/2/04 -0700, Bob Ippolito wrote:
>>>
>>>> Just throwing this out here.. but how about NEVER removing
>>>> extensions, but also (optionally) making symlinks to the filename
>>>> sans extension of scripts if the platform+filesystem supports
>>>> symlinks? That would make most people happy, right?
>>>
>>> +1. Sounds good to me.
>>
>>
>> How would this work with static distribution files ?
>>
>> (Not that I really care; the above is just an academic question :-)
>
> What is a static distribution file?
A .tar.gz file or a ZIP file. Anything that's not an installer
and doesn't need the 'python setup.py install' dance.
--
Marc-Andre Lemburg
eGenix.com
Professional Python Services directly from the Source (#1, Jul 02 2004)
>>> Python/Zope Consulting and Support ... http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/
________________________________________________________________________
::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,FreeBSD for free ! ::::
More information about the Distutils-SIG
mailing list