debugging code

Thomas Heller theller at python.net
Thu Apr 29 10:29:55 EDT 2004


beliavsky at aol.com writes:

> 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.

http://www.python.org/doc/current/ref/assert.html#l2h-460

Thomas





More information about the Python-list mailing list