mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
b9f86450a0
commit
cf2aa25944
@ -37,7 +37,7 @@ class LeTemps(BasicNewsRecipe):
|
||||
br['password'] = self.password
|
||||
raw = br.submit().read()
|
||||
if '>Login' in raw:
|
||||
raise ValueError('Failed to login to letemp.ch. Check '
|
||||
raise ValueError('Failed to login to letemps.ch. Check '
|
||||
'your username and password')
|
||||
return br
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user