Commit Graph

2 Commits (58b58af75b30736b7b8f7cd6c11874714f4dae8c)

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