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. May 22, 2014
  7. Jan 22, 2013
  8. Nov 26, 2012
  9. Nov 19, 2012
  10. Nov 07, 2012
  11. Apr 25, 2012
  12. Mar 13, 2012
  13. Feb 18, 2012
  14. Jan 17, 2012
  15. Apr 08, 2011
  16. Mar 25, 2011
  17. Mar 14, 2011
  18. Feb 22, 2011
  19. Feb 21, 2011
  20. Feb 19, 2011
  21. Jan 05, 2011
  22. Aug 02, 2010
  23. Jul 17, 2010
  24. Jul 14, 2010
  25. Jul 12, 2010
  26. May 30, 2010
  27. May 20, 2010
  28. May 19, 2010
  29. Apr 28, 2010
  30. Apr 26, 2010