Skip to content
  1. Feb 24, 2019
  2. Jul 08, 2017
    • ntome's avatar
      modules: fix AbstractBrowser use · 2398d2e9
      ntome authored and Romain Bignon's avatar Romain Bignon committed
      The weboob arg should now be passed as a kwarg, this avoids passing
      multiple times the weboob as positional argument in case of multiple
      AbstractBrowser.
      2398d2e9
  3. Sep 08, 2016
  4. Oct 06, 2014
    • Romain Bignon's avatar
      rename things related to browsers · d61e15cf
      Romain Bignon authored
      weboob.tools.browser -> weboob.deprecated.browser
      weboob.tools.parsers -> weboob.deprecated.browser.parsers
      weboob.tools.mech -> weboob.deprecated.mech
      weboob.browser2 -> weboob.browser
      weboob.core.exceptions -> weboob.exceptions
      
      Also, the new tree for browser2 is:
      
      weboob.browser: import weboob.browser.browsers.* and weboob.browser.url.*
      weboob.browser.browsers: all browsers (including PagesBrowser and LoginBrowser)
      weboob.browser.url: the URL class
      weboob.browser.profiles: all Profile classes
      weboob.browser.sessions: WeboobSession and FuturesSession
      weboob.browser.cookies: that's a cookies thing
      weboob.browser.pages: all Page and derivated classes, and Form class
      weboob.browser.exceptions: specific browser exceptions
      weboob.browser.elements: AbstractElement classes, and 'method' decorator
      weboob.browser.filters.*: all filters
      d61e15cf
  5. Sep 26, 2014
  6. Oct 27, 2012
  7. Jan 17, 2012
  8. Apr 08, 2011
  9. Mar 07, 2011
  10. Feb 22, 2011
  11. Feb 19, 2011
  12. Feb 11, 2011
  13. Feb 10, 2011
  14. Feb 08, 2011
  15. Feb 07, 2011
  16. Feb 04, 2011
  17. Jan 05, 2011
  18. Aug 02, 2010
  19. Jul 17, 2010
  20. Jul 14, 2010
  21. Jul 12, 2010
  22. May 30, 2010
  23. May 20, 2010
  24. May 19, 2010
  25. Apr 28, 2010
  26. Apr 26, 2010
  27. Apr 20, 2010