diff options
author | Kali Kaneko <kali@leap.se> | 2013-09-11 12:41:51 +0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2013-09-11 16:43:29 +0200 |
commit | f72e3c5d02b5d8c2272359b2bd6cd4963ddfe9cb (patch) | |
tree | 1314afed2de898d790da29d0e62942d5eadb6bc1 /changes/bug_fix-first | |
parent | 6df266025131673a91ff40bbb715e836aaf1b49a (diff) |
catch indexerror on first utility
Diffstat (limited to 'changes/bug_fix-first')
-rw-r--r-- | changes/bug_fix-first | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug_fix-first b/changes/bug_fix-first new file mode 100644 index 00000000..0ef5188c --- /dev/null +++ b/changes/bug_fix-first @@ -0,0 +1 @@ + o Catch IndexError on `first` utility. |