In article <[email protected]>,
 Rob Schneider <[email protected]> wrote:

>     f.close

Well, there's your problem.  You're not calling close.  You forgot the 
()'s after the function name!
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to