Python equivalent for perl's "next"-statement?
Eric Wichterich
eric.wichterich at gmx.de
Wed Oct 22 07:32:01 EDT 2003
More information about the Python-list mailing list
Wed Oct 22 07:32:01 EDT 2003
- Previous message (by thread): Python equivalent for perl's "next"-statement?
- Next message (by thread): Python equivalent for perl's "next"-statement?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello Pythonistas, does anyone know an equivalent python statement for perl's "next"-statement? (Perl's "next" skips a loop cycle and continues with the next loop cycle - it does not abort the whole loop). Thank you! Eric
- Previous message (by thread): Python equivalent for perl's "next"-statement?
- Next message (by thread): Python equivalent for perl's "next"-statement?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list