try: and while/continue don't mix? Bizarre behavior with function calls.

Fernando Pérez fperez528 at yahoo.com
Mon Dec 3 16:46:23 EST 2001


it's a known bug, fixed for 2.2.

there's a reference to it in sourceforge, if you really want to know 
(don't have it at hand, sorry).

morale is: for now, don't use continue in try.

f.



More information about the Python-list mailing list