[issue7431] UnboundLocalError during test.test_linecache.LineCacheTests

ivank report at bugs.python.org
Thu Dec 3 23:18:05 CET 2009


ivank <ivan at ludios.org> added the comment:

This error is just masking a Permission denied error during
source = open(source_name, 'w')

so I guess it's not very important, just annoying.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7431>
_______________________________________


More information about the Python-bugs-list mailing list