On 12/13/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I also believe this is a bug.Here's an even shorter demonstration of the behavior:
>>> u"\\".encode("unicode_escape").decode("unicode_escape")Traceback (most recent call last): File "", line 1, in ?UnicodeDecodeError: 'unicodeescape' codec
e wheel movements
to be made.
* menuwrapper.Menu.GetProperties() now returns a dict like all other
GetProperties() methods. This dict for now only has one key
'MenuItems' which contains the list of menuitems (which had been
the previous return value).
Thanks
Mark
--------