Madison May added the comment: Yet another _get_sourcefile() related bug to report. Line 453 should be:
source_path = bytcode_path[:-1] instead of source_path = bytcode_path[-1:] ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue18351> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com