On Dec 27, 11:38 am, "Riccardo T." <[EMAIL PROTECTED]> wrote: > I wrote a little cheat sheet for this wonderful language, but because of > my still little experience with it, I would like to have a feedback > Could you have a look at it and tell me what do you think about, please? > > http://greyfox.imente.org/index.php?id=73
Since Python 2.5 "try except else" and "try finally" got unified: http://docs.python.org/ref/try.html http://docs.python.org/whatsnew/pep-341.html -- http://mail.python.org/mailman/listinfo/python-list