New submission from kirpit:
xml.etree.ElementTree.Element's append method doesn't support iterator/sequence
parameters as it's supposed to, for the version 1.3.0.
Python 2.7.3 (default, Sep 14 2012, 09:52:31)
[GCC 4.2.1 Compatible Apple Clang 4.0 ((tags/Apple/clang-421.0.60))]
kirpit added the comment:
well, i've just followed the source code regardless to documentation so you may
be right about appending a single element. (kind of newbie around here.)
but then, append method is misbehaving about asserting the parameter, isn
Changes by kirpit :
--
nosy: +kirpit
___
Python tracker
<http://bugs.python.org/issue15873>
___
___
Python-bugs-list mailing list
Unsubscribe:
http://mail.pyth