This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 flox
收信人 ArcRiley, effbot, flox
日期 2010-02-23.15:48:04
SpamBayes Score 0.017433874
Marked as misclassified
Message-id <1266940085.85.0.669561767572.issue7990@psf.upfronthosting.co.za>
In-reply-to
内容
Confirmed.

As a workaround, the Python implementation shows its attributes "tag", "text", "tail", "attrib".

Since upstream version of ElementTree drops support for Python < 2.3, we may refactor the Element type, and use the "tp_members" and "tp_getset" slots.
历史
日期 用户 动作 参数
2010-02-23 15:48:06flox修改recipients: + flox, effbot, ArcRiley
2010-02-23 15:48:05flox修改messageid: <1266940085.85.0.669561767572.issue7990@psf.upfronthosting.co.za>
2010-02-23 15:48:04flox链接issue7990 messages
2010-02-23 15:48:04flox创建