Medium to Large Scale Python Deployments
Peter Hansen
peter at engcorp.com
Sat Jun 8 09:43:37 EDT 2002
More information about the Python-list mailing list
Sat Jun 8 09:43:37 EDT 2002
- Previous message (by thread): Medium to Large Scale Python Deployments
- Next message (by thread): Medium to Large Scale Python Deployments
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Nicola Larosa wrote: > > > (we rarely use doc strings, having avoided that aspect of > > Python when writing on an embedded system where all the .pyc > > files were stored in our limited 1MB of flash along with the > > interpreter...). > > python -OO ? I don't recall whether we actually didn't know about that at the time (I think that was it), or were not willing to accept the /other/ changes -OO made to the output. -Peter
- Previous message (by thread): Medium to Large Scale Python Deployments
- Next message (by thread): Medium to Large Scale Python Deployments
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list