By indentation: def some_function(): a = 10 print a
print b # this statement doesn't belong to the function above --------------------------------- Olexandr Melnyk, http://omelnyk.net/ 2007/2/3, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
there is no bracket in python how can i know where a loop or a function ends? -- http://mail.python.org/mailman/listinfo/python-list
-- http://mail.python.org/mailman/listinfo/python-list