[issue8319] HTMLparser does not handle call to handle_data when a tag contains no data.

Winfried Plappert report at bugs.python.org
Sat Apr 24 22:45:09 CEST 2010


Winfried Plappert <Winfried.Plappert at gmail.com> added the comment:

I have modified my program so I will check for data/no-data at the end of a td-call (td_end). Now it produces the correct result. I think you can close this issue.

----------
Added file: http://bugs.python.org/file17074/shannon_data-v2.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8319>
_______________________________________


More information about the Python-bugs-list mailing list