- fix can_update and return value
[plcapi.git] / PLC / Methods / GetAddresses.py
2006-10-24 Mark Huang- hack xmlrpclib so that it can marshal subclasses...
2006-10-17 Mark Huang- no need to specify site_id
2006-10-13 Tony Mack- turn each adddress into a real dict before returning
2006-10-06 Mark Huang- implement AddressType and Address manipulation