weboob-devel/weboob/capabilities
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Laurent Bachelier c728dfa774 Declare fields to avoid warnings
Also call the init of CapBaseObject. This should have been done
previously, though the usage of id=None isn't ideal. Maybe it should be
split_path.
2012-11-08 11:51:51 +01:00
..
__init__.py create UserError exception 2012-04-25 13:43:52 +02:00
account.py create UserError exception 2012-04-25 13:43:52 +02:00
bank.py Add "reason" field to Transfer 2012-09-27 13:14:03 +02:00
base.py do not fail during fullobj() if the object is not supported by backend 2012-04-28 16:38:55 +02:00
bill.py Rename iter_history of ICapBill to iter_bills_history 2012-10-31 14:41:29 +01:00
bugtracker.py create UserError exception 2012-04-25 13:43:52 +02:00
chat.py create UserError exception 2012-04-25 13:43:52 +02:00
collection.py Declare fields to avoid warnings 2012-11-08 11:51:51 +01:00
contact.py create UserError exception 2012-04-25 13:43:52 +02:00
content.py change way to describe fields of CapBaseObject, and lot of documentation 2012-03-26 14:35:54 +02:00
dating.py create UserError exception 2012-04-25 13:43:52 +02:00
gallery.py change way to describe fields of CapBaseObject, and lot of documentation 2012-03-26 14:35:54 +02:00
gauge.py fix copyright 2012-04-17 22:59:36 +02:00
geolocip.py change way to describe fields of CapBaseObject, and lot of documentation 2012-03-26 14:35:54 +02:00
housing.py use decimal.Decimal instead of float to store amounts of money 2012-03-29 16:31:18 +02:00
library.py change way to describe fields of CapBaseObject, and lot of documentation 2012-03-26 14:35:54 +02:00
messages.py create UserError exception 2012-04-25 13:43:52 +02:00
paste.py create UserError exception 2012-04-25 13:43:52 +02:00
pricecomparison.py use decimal.Decimal instead of float to store amounts of money 2012-03-29 16:31:18 +02:00
radio.py change way to describe fields of CapBaseObject, and lot of documentation 2012-03-26 14:35:54 +02:00
torrent.py create UserError exception 2012-04-25 13:43:52 +02:00
translate.py Fix indentation 2012-04-26 12:14:47 +02:00
travel.py create UserError exception 2012-04-25 13:43:52 +02:00
video.py change way to describe fields of CapBaseObject, and lot of documentation 2012-03-26 14:35:54 +02:00
weather.py allow wetboob to display temperatures either on celsius or on fahrenheit 2012-05-10 15:13:34 +02:00