Commit Graph

2 Commits (ac1efa690105f7f9db6aa6c6761c8988957a35ff)

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