Hi
If a piece of code
exits with an exception before it closes an open file, that file seems to remain
locked, which is real pain in the butt if I develop a file in parallel with
a piece of code. Is there a way to close
such lost files short of starting a new session?
Frederic
|
-- http://mail.python.org/mailman/listinfo/python-list