- Fix nodesDbg to use GetNodes API because Anon* API is now gone.
authorMarc Fiuczynski <mef@cs.princeton.edu>
Thu, 8 Feb 2007 19:43:09 +0000 (19:43 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Thu, 8 Feb 2007 19:43:09 +0000 (19:43 +0000)
commit26aa8a98aa99edcfd1dde800d5654ceeca0c517f
tree3f52d982b5e178b2346e71374d1c557f7b540a64
parent689de9a3dcdc7ea67d6aac9d0aa340ea66ff98d9
- Fix nodesDbg to use GetNodes API because Anon* API is now gone.
- Add renewAllSlices function to move forward all slice expiration dates that
   are sooner than the date given as an argument.
- Add "allow_none=True" argument to xmlrpclib.Server so that None arg can be
   marshalled via API.
plc.py