- hack xmlrpclib so that it can marshal subclasses of built-in types (e.g., Row)
[plcapi.git] / PLC / Methods / GetSlices.py
2006-10-24 Mark Huang- hack xmlrpclib so that it can marshal subclasses...
2006-10-22 Mark Huang- remove return_fields
2006-10-20 Mark Huang- fix valid slices check
2006-10-16 Mark Huangcast instead of rebuilding dict when returning lists...
2006-10-13 Tony Mack- turn each slice into a real dict before returning
2006-10-03 Mark Huang- no need to filter out None anymore
2006-10-02 Mark Huangno need to filter out deleted fields anymore
2006-10-02 Mark Huangadd new slice functions