Skip to content
  1. Feb 24, 2019
  2. Aug 09, 2018
  3. May 18, 2018
  4. Feb 02, 2018
  5. Aug 30, 2017
  6. Dec 08, 2015
  7. May 17, 2015
  8. Oct 14, 2014
  9. Oct 11, 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. Jul 27, 2013
  13. Mar 27, 2012
  14. Mar 12, 2012
  15. Feb 19, 2012
  16. Feb 18, 2012
  17. Feb 17, 2012
  18. Feb 16, 2012
  19. Feb 15, 2012
  20. Feb 14, 2012
  21. Feb 11, 2012