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 xiang.zhang
Recipients Hibou57, xiang.zhang
Date 2016-01-27.03:11:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1453864273.52.0.211787611349.issue26210@psf.upfronthosting.co.za>
In-reply-to
Content
reset just set some attributes to the initial states and it does not control the parsing process. So reading the gohead function, even if reset is called in handle_endtag and all data are discarded, it is still possible for the process to move forward.
History
Date User Action Args
2016-01-27 03:11:13xiang.zhangsetrecipients: + xiang.zhang, Hibou57
2016-01-27 03:11:13xiang.zhangsetmessageid: <1453864273.52.0.211787611349.issue26210@psf.upfronthosting.co.za>
2016-01-27 03:11:13xiang.zhanglinkissue26210 messages
2016-01-27 03:11:13xiang.zhangcreate