Ronny Pfannschmidt <[email protected]> added the comment:
an example of creating a wrong error would be something like the following: there is a package foo.bar, which does a wrong import in __init__.py we want to resolve the name foo.bar.something we'd get the error that foo has no attribute bar ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue14967> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
