debugging code

beliavsky at aol.com beliavsky at aol.com
Thu Apr 29 10:06:59 EDT 2004


Rick Ratzel <rick.ratzel at magma-da.com> wrote in message news:<408fe602$0$3708$39cecf19 at news.twtelecom.net>...
> beliavsky at aol.com wrote:
> > 
> > <SNIP>
> > 
> > Thanks -- I will take your suggestion. Where are the Python command
> > line options like -O and -OO documented? Typing 'python -h' just gives
> > me
> > 
> > -O     : optimize generated bytecode (a tad; also PYTHONOPTIMIZE=x)
> > -OO    : remove doc-strings in addition to the -O optimizations
> 
>     Thats strange.  Here they are for Python 2.3.3 as built on my system 
> (should be the same for you):

<SNIP>

I get the same output from 'python -h'. What I meant to say is that I
am looking for more detailed documentation of the Python interpreter
options. I looked briefly on python.org and did not find it.



More information about the Python-list mailing list