Message editing

Author gst
Recipients jw
Date 2004-09-08.08:23:54
Content
_encode_property_dict is the inversion of
_unicodify_property_dict. Naming should reflect that.

There's no error checking in both methods.
At least they should check if the items are already
in the desired format.
History
Date User Action Args
2004-09-08 08:23:54gstsetrecipients: + jw
2004-09-08 08:23:54gstlinkissue18 messages
2004-09-08 08:23:54gstcreate