[issue14835] plistlib: output empty elements correctly

Ronald Oussoren report at bugs.python.org
Fri May 25 12:29:01 CEST 2012


Ronald Oussoren <ronaldoussoren at mac.com> added the comment:

The patch looks fine, but as you noticed there should be a test case for this.

I'm -1 w.r.t. applying this to 3.2 or 2.7, it is a functional change that isn't a bug (Apple's libraries will happily read empty arrays that are written as <array></array>).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14835>
_______________________________________


More information about the Python-bugs-list mailing list