- add_person, remove_person: fix case when person is already part of/no longer
[plcapi.git] / PLC / Table.py
2006-10-03 Mark Huang- move common sync() functionality here
2006-10-02 Mark Huang- no need to override __setitem__() anymore, all helper...
2006-09-25 Mark Huang- support new schema
2006-09-06 Mark HuangInitial checkin of new API implementation