This commit is contained in:
Barry Warsaw 2002-08-27 22:34:44 +00:00
parent 4c0134248c
commit 48b0d36b4d
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ def _unquotevalue(value):
return Utils.unquote(value)
class Message:
"""Basic message object for use inside the object tree.