query regarding python script

Russell Blau russblau at hotmail.com
Thu May 20 10:27:09 EDT 2004


"Shubhra Gupta" <Shubhra_Gupta at infosys.com> wrote in message
news:mailman.108.1085058174.6949.python-list at python.org...

> I have the following statement in one my python script :-
>
> assert not opt_initialize or os.path.exists(initdir), "initialize implies
init directory"
>
> Could u tell please what it is intended to do?
>
> Regards,
> Shubhra Gupta

See http://www.python.org/doc/current/ref/assert.html


-- 
I don't actually read my hotmail account, but you can replace hotmail with
excite if you really want to reach me.






More information about the Python-list mailing list