- use base class __init__() and delete() implementations
[plcapi.git] / PLC / Addresses.py
2006-10-20 Mark Huang- use base class __init__() and delete() implementations
2006-10-06 Mark Huang- implement interface to Addresses
2006-10-03 Mark Huang- move common sync() functionality to Table.Row
2006-10-02 Mark Huang- got rid of address_type joining
2006-09-25 Mark Huang- support new schema
2006-09-06 Mark HuangInitial checkin of new API implementation