Cheat sheet

Markus Gritsch m.gritsch at gmail.com
Thu Dec 27 15:08:06 EST 2007


On Dec 27, 11:38 am, "Riccardo T." <gr3yfox... at gmail.com> 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



More information about the Python-list mailing list