Browse Source
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.pull/29/head
Sandy Carter
11 years ago
committed by
Aitor Bouzas
1 changed files with 7 additions and 5 deletions
Loading…
Reference in new issue