Paul Moore <[email protected]> added the comment: > How does CPython display the source for tracebacks in Cython modules? It > seems to work there as long as the Cython .pyx files are somewhere in the > import path.
Is that in Python 3.x? The issue we're discussing is only in Python 3.3+ ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue32797> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
