| .. |
|
__init__.py
|
create setup.py files for multi-packaging
|
2010-07-07 17:20:16 +02:00 |
|
bank.py
|
use 'table' as default formatter in boobank
|
2010-10-16 18:59:45 +02:00 |
|
base.py
|
new method CapBaseObject.add_field()
|
2010-10-08 13:41:41 +02:00 |
|
chat.py
|
use "basestring" instead of "(str,unicode)"
|
2010-10-16 17:44:09 +02:00 |
|
contact.py
|
use "basestring" instead of "(str,unicode)"
|
2010-10-16 17:44:09 +02:00 |
|
content.py
|
ability to send a new revision of a wiki page
|
2010-10-16 10:06:04 +02:00 |
|
dating.py
|
s/ICap/IBaseCap and add constants
|
2010-08-12 16:04:53 +02:00 |
|
geolocip.py
|
use "basestring" instead of "(str,unicode)"
|
2010-10-16 17:44:09 +02:00 |
|
messages.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
|
use "basestring" instead of "(str,unicode)"
|
2010-10-16 17:44:09 +02:00 |
|
weather.py
|
capabilities objets inherit from CapBaseObject (refs #369)
|
2010-08-12 17:22:04 +02:00 |