RichTraceback doesnt catch files not found #51
Closed
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Migrated issue, originally created by Michael Bayer (@zzzeek)
"/usr/local/lib/python2.4/site-packages/Mako-0.1.8-py2.4.egg/mako/runtime.py",
line 337, in exec_template
callable(context, *args, **kwargs)
File "memory:0x8594f8c", line 43, in render_body
File
"/usr/local/lib/python2.4/site-packages/Mako-0.1.8-py2.4.egg/mako/exceptions.py",
line 69, in init
(t, self.error, self.records) = self._init()
File
"/usr/local/lib/python2.4/site-packages/Mako-0.1.8-py2.4.egg/mako/exceptions.py",
line 141, in _init
self.source = file(new_trcback[-1][0]).read()
IOError: [Errno 2] No such file or directory:
'build/bdist.freebsd-5.4-RELEASE-i386/egg/DummyWiki/storage.py'
The text was updated successfully, but these errors were encountered: