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 eli.bendersky
Recipients Arfrever, effbot, eli.bendersky, eric.araujo, ezio.melotti, flox, python-dev, scoder
Date 2012-03-16.13:45:35
SpamBayes Score 0.034937855
Marked as misclassified No
Message-id <1331905536.28.0.0363142060184.issue14128@psf.upfronthosting.co.za>
In-reply-to
Content
The TreeBuilder constructor in _elemettree doesn't accept arguments, contrary to the documentation. Added a (currently marked as failing) test.
History
Date User Action Args
2012-03-16 13:45:36eli.benderskysetrecipients: + eli.bendersky, effbot, scoder, ezio.melotti, eric.araujo, Arfrever, flox, python-dev
2012-03-16 13:45:36eli.benderskysetmessageid: <1331905536.28.0.0363142060184.issue14128@psf.upfronthosting.co.za>
2012-03-16 13:45:35eli.benderskylinkissue14128 messages
2012-03-16 13:45:35eli.benderskycreate