pymozilla ([Python-Dev] RELEASED Python 2.3.3 (release candidate 1) - custom Py_Initialize())

Peter Hansen peter at engcorp.com
Tue Dec 23 11:09:41 EST 2003


"John J. Lee" wrote:
> 
> JZ <jroznfgre at jngpugbjreQBGbet.cy> writes:
> 
> > On Fri, 19 Dec 2003 04:30:53 +0100, "Wiktor Sadowski"
> > <art at wiktorsadowski.com> wrote:
> >
> > >The main problem was to have it run from CD (client requirement) without
> > >installing anything (Mozilla/Python)
> >
> > I had the same problem. I solved it using Webware and SQLite.
> 
> What's the problem?  Does Python not like having nowhere to save .pyc
> files?

Python has no problem with that.  We frequently run code from a CompactFlash
module with a read-only Linux partition, without .pyc files being written
and with no related issues.

-Peter




More information about the Python-list mailing list