Python compiled?

Grant Edwards grante at visi.com
Tue Sep 6 10:46:10 EDT 2005


On 2005-09-06, Fredrik Lundh <fredrik at pythonware.com> wrote:
> Grant Edwards wrote:
>
>> > distributing DLLs have been a solved problem for at least
>> > 15-20 years...
>>
>> There are days when some poeple might disagree with that. ;)
>
> distributing them has never been a problem.  installing them in a
> shared location has always been a problem.
>
> (the solution to the latter is simple, of course: don't do that)
>
></F>

I should add that py2exe doesn't do that, so py2exe'd apps tend
to be better behaved than many other sorts of Window's apps.

-- 
Grant Edwards                   grante             Yow!  ALFRED JARRY! Say
                                  at               something about th' DEATH
                               visi.com            of DISCO!!



More information about the Python-list mailing list