- hack xmlrpclib so that it can marshal subclasses of built-in types
authorMark Huang <mlhuang@cs.princeton.edu>
Tue, 24 Oct 2006 13:47:35 +0000 (13:47 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Tue, 24 Oct 2006 13:47:35 +0000 (13:47 +0000)
commit663a5d604bc5e96c77c62e9fdd9da66842d12589
treea88fcfbe32ddfcc06d338136a97c4ede7f80c1f1
parent71f8959d64baea3c29d02bbd69396332c8c1c6cb
- hack xmlrpclib so that it can marshal subclasses of built-in types
  (e.g., Row)
PLC/API.py