Commit graph

13 commits

Author SHA1 Message Date
Romain Bignon
d61e15cf84 rename things related to browsers
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
2014-10-07 00:30:07 +02:00
Bezleputh
8816be46f5 [leboncoin] fix select values 2014-10-03 15:58:28 +02:00
Florent
a019819f9d Move browser2 from weboob/tools/b2 to weboob/browser2 2014-10-02 11:01:34 +02:00
Bezleputh
11e124c860 [leboncoin] properly fill object 2014-10-01 17:43:21 +02:00
Bezleputh
88ec57d2a1 [leboncoin] fix test 2014-10-01 17:43:21 +02:00
Florent
54a1bc4809 Remove * imports in filters 2014-09-29 22:31:54 +02:00
Bezleputh
fd5c565b3b [leboncoin] allow to choose between owner adverts and agency adverts 2014-09-26 22:48:44 +02:00
Bezleputh
695d969682 [leboncoin] handle query.type 2014-09-26 17:33:26 +02:00
Bezleputh
258eb9a56c [leboncoin] fix BROWSER naming 2014-09-26 15:42:38 +02:00
Florent
0b08f614a1 Adapt leboncoin to new API 2014-09-26 10:36:34 +02:00
Bezleputh
3297651bdc [leboncoin] fix bugs ( 'Hier' date parsing + getting photo.data) 2014-09-26 00:27:33 +02:00
Bezleputh
3e1a8b735a [CapHousing] add and handle in leboncoin a new house type : UNKNOWN 2014-09-25 15:41:28 +02:00
Bezleputh
6cd0515ffe [leboncoin] add new housing module laboncoin 2014-09-25 10:29:59 +02:00