[Python-Dev] What this code should do?
Alexander Shigin
shigin at rambler-co.ru
Fri Sep 19 18:02:46 CEST 2008
В Птн, 19/09/2008 в 17:43 +0200, Maciej Fijalkowski пишет:
> Hello,
>
> I'm a little clueless about exact semantics of following snippets:
>
> http://paste.pocoo.org/show/85698/
>
> is this fine?
> or shall I fill the bug?
> (the reason to ask is because a) django is relying on this b) pypy
> implements it differently)
It seems ok. The exception is raised in except clause and it doesn't
handle by any except.
More information about the Python-Dev
mailing list