Skip to content

Commit

Permalink
Add missing content description for 'string_form' in messaging spec.
Browse files Browse the repository at this point in the history
  • Loading branch information
epatters committed Apr 26, 2011
1 parent 6ffade0 commit 3507b55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/development/messaging.txt
Expand Up @@ -481,6 +481,8 @@ Message type: ``object_info_reply``::
# can also be a string like 'Magic function' or 'System alias'
'type_name' : str,

# The string form of the object, possibly truncated for length if
# detail_level is 0
'string_form' : str,

# For objects with a __class__ attribute this will be set
Expand Down

0 comments on commit 3507b55

Please sign in to comment.