Skip to content

RichTraceback doesnt catch files not found #51

@sqlalchemy-bot

Description

@sqlalchemy-bot

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'

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions