ArchiveTeam / seesaw-kit

Making a reusable toolkit for writing seesaw scripts
Other
69 stars 30 forks source link

pipeline.py: exc_info is not populated when using traceback.format_exc #77

Closed chfoo closed 9 years ago

chfoo commented 9 years ago

In pipeline.py line 52, exc_info is not populated as shown in ArchiveTeam/ArchiveBot#134. This is not the correct way to print a traceback.