Need help on designing a project

Mardy mardy at users.sourceforge.net
Sun Dec 4 14:43:38 EST 2005


Le die Fri, 02 Dec 2005 11:34:45 +0000, Steve Holden ha scribite:
> Note that if you are using execfile()then the best structure for your 
> scripts would be something like:
> 
> conn = db.open(....)
> try:
>      #do CGI stuff
> finally:
>      conn.close()

That was of great help! Thanks!


-- 
Saluti,
    Mardy
http://interlingua.altervista.org




More information about the Python-list mailing list