~ubuntu-branches/debian/experimental/calibre/experimental

« back to all changes in this revision

Viewing changes to recipes/johm.recipe

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2013-02-12 16:45:34 UTC
  • mfrom: (1.3.38)
  • Revision ID: package-import@ubuntu.com-20130212164534-4tue9c37ui3lgdsl
Tags: 0.9.18+dfsg-1
* New upstream release. (Closes: #699700)
* Unfuzz patches.
* Add new libqt4-private-dev build dependency, required by this version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 
18
18
   # TO LOGIN
19
19
    def get_browser(self):
20
 
        br = BasicNewsRecipe.get_browser()
 
20
        br = BasicNewsRecipe.get_browser(self)
21
21
        br.open('http://www3.interscience.wiley.com/cgi-bin/home')
22
22
        br.select_form(nr=0)
23
23
        br['j_username'] = self.username