- hack xmlrpclib so that it can marshal subclasses of built-in types (e.g., Row)
[plcapi.git] / PLC / Methods / GetSliceAttributes.py
2006-10-24 Mark Huang- hack xmlrpclib so that it can marshal subclasses...
2006-10-20 Mark Huang- fix valid slice attributes check
2006-10-18 Mark Huangfix slice check
2006-10-16 Mark Huangrename attributes to slice_attribute_types
2006-10-16 Mark Huangcast instead of rebuilding dict when returning lists...
2006-10-13 Tony Mack- turn each slice attribute into a real dict before...
2006-10-03 Mark Huangslice attribute methods