André wrote: > In trying to parse html files using ElementTree running under Python > 3.0a1, and using htmlentitydefs.py to add "character entities" to the > parser, I found that I needed to create a customized version of > htmlentitydefs.py to make things work properly.
Can you please state what precise problem you were seeing? The original code looks fine to me as it stands. > It does work for me ... but I don't know enough about unicode to be > sure that it is a proper bug, and not a quirk due to the way I wrote > my app. Without knowing what the actual problem is, it is hard to tell. Regards, Martin -- http://mail.python.org/mailman/listinfo/python-list