Ensure RpcResult has “payload” attribute
authorMichael Hanselmann <hansmi@google.com>
Tue, 20 Oct 2009 16:17:12 +0000 (18:17 +0200)
committerMichael Hanselmann <hansmi@google.com>
Wed, 21 Oct 2009 09:26:49 +0000 (11:26 +0200)
commit1645d22dc118ee1df0a82a318c50d59861474627
treef1c6b9f1d16931fbbfd9c67d09d582433c45dbad
parentaeaa2ea27f1bf960f743d18711bcc4765b771351
Ensure RpcResult has “payload” attribute

Also add assertions to avoid missing attributes in the future.
They won't be included in optimized bytecode.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
lib/rpc.py