Thank you Reinhold, that was the solution. But just because I am curious: what is this statement without the parentheses? After all it is a valid statement...
Rainer In article <[EMAIL PROTECTED]>, Reinhold Birkenfeld wrote: > Is the above exactly your code? If yes, it should be > > f.close() > > The parentheses are necessary to make the statement a function call. > > Reinhold -- http://mail.python.org/mailman/listinfo/python-list