Commit Graph

3 Commits (0b98d8bc54a08eec295eb671f46987bfcc678c6d)

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