Commit Graph

3 Commits (1a51c9e057d3dd2c32f85da3a765524c26a67e38)

Author SHA1 Message Date
Alexandre Fayolle 3f6bf8eaea fix pep8 W503 2015-02-16 16:47:08 +01:00
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