halfjuice added the comment:

Thanks for giving out docs and start a detail discussion on this Mher!

Sorry I'm not familiar with Apple plist tool (I'm using cocos2d-x on win32 for 
the moment...) Are you saying that plutil is used everytime we output a valid 
plist?

Another thing is whether the example in [1] is valid or not? If it is, I think 
we should provide unordered functionality.

The OrderedDict is subclass of dict and thus is acceptable as plistlib input. 
Actually when I remove the line for sort, the plist output as expected (with 
not order).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18168>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to