mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-08 13:33:12 +02:00
...
This commit is contained in:
parent
08f0d6e6ab
commit
a3a4408db2
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ def get_browser(self):
|
|||
elif c.name.endswith('_password'):
|
||||
br[c.name] = self.password
|
||||
br.submit().read()
|
||||
break
|
||||
return br
|
||||
|
||||
extra_css = '''
|
||||
|
|
|
|||
Loading…
Reference in a new issue