• R. David Murray's avatar
    #5258/#10642: print fn, line, traceback and continue when .pth file is broken · b4ca59b7
    R. David Murray yazdı
    If a .pth file contained an error, it could cause a traceback in site.py,
    terminating its processing.  In 2.7 and 3.2, the interpreter will then not
    start.  Previously, a message would print saying to use -v to get the
    traceback.  In either case, the traceback generated for a failed .pth file did
    not include the .pth filename, making it difficult to debug the problem.  Now
    site.py reports not only the .pth filename but also the line number causing the
    error, and just skips the remainder of the file.
    b4ca59b7
Adı
Son kayıt (commit)
Son güncelleme
..
RPM Loading commit data...
TextMate/Python-Dev.tmbundle Loading commit data...
Vim Loading commit data...
ACKS Loading commit data...
AIX-NOTES Loading commit data...
HISTORY Loading commit data...
NEWS Loading commit data...
PURIFY.README Loading commit data...
Porting Loading commit data...
README Loading commit data...
README.Emacs Loading commit data...
README.OpenBSD Loading commit data...
README.coverity Loading commit data...
README.klocwork Loading commit data...
README.valgrind Loading commit data...
SpecialBuilds.txt Loading commit data...
build.sh Loading commit data...
cheatsheet Loading commit data...
developers.txt Loading commit data...
gdbinit Loading commit data...
indent.pro Loading commit data...
maintainers.rst Loading commit data...
python-config.in Loading commit data...
python-wing3.wpr Loading commit data...
python-wing4.wpr Loading commit data...
python.man Loading commit data...
python.pc.in Loading commit data...
valgrind-python.supp Loading commit data...
vgrindefs Loading commit data...