-
- Downloads
Merge pull request #1856 from miigotu/1437-nonetype-eztv
if re.search returns None due to no match, .group() will cause an exception
Loading
Please register or sign in to comment
Private GIT
if re.search returns None due to no match, .group() will cause an exception
Another place to be (or not)