halfjuice added the comment:
Awesome. Thanks Ronald!
--
___
Python tracker
<http://bugs.python.org/issue18168>
___
___
Python-bugs-list mailing list
Unsubscribe:
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 w
New submission from halfjuice:
Even with OrderedDict, the plistlib will still output the dict in its own
order. Search for sorted(d.items()) in plistlib.py and you will know why. It is
certainly warm-hearted to sort this before putting it into plist file but I
think sometimes we just want a
halfjuice added the comment:
Sorry, the URL on the page is sort of broken. The URL contains the ""
stuff.
I think you're right, the
<http://bugs.python.org/issue10035>
___
___
Python-b
halfjuice added the comment:
well,
New submission from halfjuice :
When parsing html containing the following tag:
... ...
SGMLParser will stop parse following content without any warning. When such tag
is removed everything works fine.
When looking into sgmllib.py, statement below found:
if rawdata.startswith("&