Commit Graph

2 Commits (ebe8af2e9b162c6184d4621c4fe343a0e81fe78e)

Author SHA1 Message Date
Sandy Carter 7fc2ef47e0 Tighten type check in domain
Fixes #15
Check that `domain[2]` is `str` because in some cases it's an `int` and `list`
operations don't work on `int`s.
2014-08-12 12:59:58 -04:00
oihane 9e24c6fc35 [MOD] Splitted mass_editing.py into two files 2014-08-04 09:48:36 +02:00