Skip to content
  1. May 20, 2017
  2. Apr 27, 2017
  3. Mar 11, 2017
  4. Nov 18, 2016
  5. Jul 02, 2016
  6. Aug 12, 2015
  7. Jul 22, 2015
  8. Dec 02, 2014
  9. Nov 04, 2014
  10. 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
  11. Sep 26, 2014
  12. Apr 01, 2013
  13. Dec 21, 2012
  14. Nov 12, 2012
  15. Nov 10, 2012
  16. Sep 16, 2012
  17. Sep 01, 2012
  18. Aug 24, 2012
  19. Aug 18, 2012
  20. Jul 31, 2012
  21. Jul 20, 2012