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.

Author python-dev
Recipients ArcRiley, christian.heimes, effbot, eli.bendersky, flox, martin.panter, python-dev, santoso.wijaya, serhiy.storchaka
Date 2015-11-25.13:29:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151125132850.81858.54390@psf.io>
In-reply-to
Content
New changeset fef7f041c1a7 by Serhiy Storchaka in branch 'default':
Issue #7990: dir() on ElementTree.Element now lists properties: "tag",
https://hg.python.org/cpython/rev/fef7f041c1a7
History
Date User Action Args
2015-11-25 13:29:21python-devsetrecipients: + python-dev, effbot, christian.heimes, eli.bendersky, ArcRiley, flox, santoso.wijaya, martin.panter, serhiy.storchaka
2015-11-25 13:29:21python-devlinkissue7990 messages
2015-11-25 13:29:20python-devcreate