Skip to content
  1. Feb 24, 2019
  2. Sep 16, 2018
  3. Jul 30, 2017
  4. Jun 19, 2017
  5. Jan 04, 2017
  6. Apr 30, 2016
  7. Oct 10, 2014
  8. Oct 08, 2014
  9. 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
    • Laurent Bachelier's avatar
      Use the print function everywhere · 74a4ef67
      Laurent Bachelier authored
      python modernize.py --no-six -f libmodernize.fixes.fix_print -w
      
      With manual fixes as the import was put always on top.
      74a4ef67
  10. Sep 09, 2014
  11. Sep 05, 2014
  12. Aug 07, 2014
  13. Apr 15, 2014
  14. Jul 14, 2013
  15. Jul 03, 2013
  16. Jun 28, 2013
  17. Jun 27, 2013
  18. Jun 24, 2013
  19. Jun 23, 2013
  20. May 18, 2013
  21. May 14, 2013
  22. May 05, 2013