mirror of https://github.com/python/cpython
Typo
This commit is contained in:
parent
4c0134248c
commit
48b0d36b4d
|
@ -57,7 +57,7 @@ def _unquotevalue(value):
|
|||
return Utils.unquote(value)
|
||||
|
||||
|
||||
|
||||
|
||||
class Message:
|
||||
"""Basic message object for use inside the object tree.
|
||||
|
||||
|
|
Loading…
Reference in New Issue