|
__init__.py
|
remove namespace packages info
|
2010-11-25 16:39:05 +01:00 |
|
bank.py
|
fix print of Account objects
|
2010-11-14 14:12:23 +01:00 |
|
chat.py
|
use "basestring" instead of "(str,unicode)"
|
2010-10-16 17:44:09 +02:00 |
|
contact.py
|
rename 'shown' to 'hidden'
|
2010-11-20 19:52:41 +01:00 |
|
content.py
|
ability to send a new revision of a wiki page
|
2010-10-16 10:06:04 +02:00 |
|
geolocip.py
|
use "basestring" instead of "(str,unicode)"
|
2010-10-16 17:44:09 +02:00 |
|
radio.py
|
use the new add_field() method to define fields
|
2010-10-08 13:43:57 +02:00 |
|
torrent.py
|
use "basestring" instead of "(str,unicode)"
|
2010-10-16 17:44:09 +02:00 |
|
travel.py
|
use "basestring" instead of "(str,unicode)"
|
2010-10-16 17:44:09 +02:00 |
|
video.py
|
add docstrings
|
2010-11-25 19:15:33 +01:00 |
|
weather.py
|
use specific formatter for 'current' command
|
2010-12-06 15:26:54 +01:00 |