(most) all functions now take SessionAuth in addition to PasswordAuth
[plcapi.git] / PLC / Methods / AddSlice.py
2006-10-27 Mark Huang(most) all functions now take SessionAuth in addition...
2006-10-25 Mark Huang- change calling convention for Add slightly; if the...
2006-10-24 Mark Huang- make Add() calling convention consistent among all...
2006-10-20 Tony Mack- added class variables: event_type, object_type, objec...
2006-10-13 Mark Huang- use slice_fields instead of optional_vals
2006-10-13 Mark Huang- silently remove fields that can't be updated from...
2006-10-02 Mark Huangadd new slice functions