On Fri, 18 Jun 2010 15:26:14 -0500 Justin Park <[email protected]> wrote: > But when I change the file access mode into "a", > it returns an error message of "IOError: [Errno 9] Bad file descriptor. "
Exact test script and traceback please. I would like to see what line gives you the error. Are you trying to read the file that you opened in append mode? By the way, your email address doesn't work. I get a "relay access denied" message. -- D'Arcy J.M. Cain <[email protected]> | Democracy is three wolves http://www.druid.net/darcy/ | and a sheep voting on +1 416 425 1212 (DoD#0082) (eNTP) | what's for dinner. -- http://mail.python.org/mailman/listinfo/python-list
