Changes necessary for the new operating environment. rt_tickets, returns empty strin...
authorStephen Soltesz <soltesz@cs.princeton.edu>
Fri, 2 Nov 2007 21:17:48 +0000 (21:17 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Fri, 2 Nov 2007 21:17:48 +0000 (21:17 +0000)
commitb75d6695261020e52d87363012e5b8b9ad9e900c
tree0f7b1093a28d7854c61f665ab7be8d74f3813510
parent6ade249e87b43384dea6d53f27bbe0d9996952e8
Changes necessary for the new operating environment.  rt_tickets, returns empty string to signify error, and diagnose.py exits on failure.  Can't return None, since this is seen specially by the pickle class.  That's a bug.
diagnose.py
mailer.py
rt.py