> while 1:
>  row = read_database_row()
>  if not row:
>    break
>  process_row(row) 

uiteraard, dat ik daar niet aan gedacht heb. wat dom van me :)

hartelijk dank
UnrealEd
--
View this message in context: 
http://www.nabble.com/while-lus-vraagje-t1271983.html#a3376626
Sent from the Python - python-nl forum at Nabble.com.

_______________________________________________
Python-nl mailing list
Python-nl@python.org
http://mail.python.org/mailman/listinfo/python-nl

Antwoord per e-mail aan