Added some [belated] exception handling.
commit597fead93976d0ac408b30f0f96dd8e50e514294
authorAdam J. Gamble <mail@adamgamble.com>
Mon, 26 Nov 2012 23:32:01 +0000 (26 23:32 +0000)
committerAdam J. Gamble <mail@adamgamble.com>
Mon, 26 Nov 2012 23:37:51 +0000 (26 23:37 +0000)
tree098c62ae0ae199c8248c4419a6f1841ddf36f39c
parent3fc1d200ef1b8e5f48a958d2a214f916729e3142
Added some [belated] exception handling.
* namedtuple mapping catch errors with headings, partial fix.
* fix: pass instead of break to send options.headings for all ARGS, lazier.
colly/commands/__init__.py
colly/commands/diff.py
colly/core.py
colly/exceptions.py [new file with mode: 0644]