Improved error reporting/handling:
- 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.
Showing
This diff is collapsed.
Please register or sign in to comment