Olof Johansson
|
22d06ba0fe
|
Disable pylint warning E1103 when using urlparse
pylint has issues with urlparse, e.g:
Instance of 'ParseResult' has no 'query' member (but some types could not be inferred)
|
2013-04-27 13:17:00 +02:00 |
|
Olof Johansson
|
bd1ae14e53
|
Isolate py3/2.7 conditional imports to own modules
|
2013-04-21 13:45:43 +02:00 |
|
Olof Johansson
|
e9bd5b8004
|
Make all services inherit svtplay_dl.service.Service
|
2013-04-21 13:45:43 +02:00 |
|
Olof Johansson
|
a0b7a755dc
|
service.sr: use if "foo" in dict instead of catching KeyError
|
2013-04-21 13:45:43 +02:00 |
|
Johan Andersson
|
cfd20232ab
|
Rename module from lib/svtplay to lib/svtplay_dl
less confusion with the service.
|
2013-03-17 19:55:19 +01:00 |
|