Python compiled?
Grant Edwards
grante at visi.com
Tue Sep 6 10:46:10 EDT 2005
More information about the Python-list mailing list
Tue Sep 6 10:46:10 EDT 2005
- Previous message (by thread): check if a webpage is forwarding to a other webpage
- Next message (by thread): Python compiled?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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!!
- Previous message (by thread): check if a webpage is forwarding to a other webpage
- Next message (by thread): Python compiled?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list