• Jim Fulton's avatar
    Improved error reporting/handling: · 3dcc234b
    Jim Fulton authored
    - Added "logical tracebacks" that show functionally what the buildout
      was doing when an error occurs.  Don't show a Python traceback
      unless the -D option is used.
    
    - Added a -D option that causes the buildout to print a traceback and
      start the pdb post-mortem debugger when an error occurs.
    3dcc234b
tests.py 44 KB