What steps will reproduce the problem?
1. Attempt to load a local html tutorial
What is the expected output? What do you see instead?
Traceback (most recent call last):
File "/Users/andre/CrunchySVN/trunk/crunchy/src/vlam.py", line 385, in
__init__
self.create_tree(filehandle) # assigns self.tree
File "/Users/andre/CrunchySVN/trunk/crunchy/src/vlam.py", line 82, in
create_tree
html = ElementSoup.parse(filehandle)
File
"/Users/andre/CrunchySVN/trunk/crunchy/src/element_tree/ElementSoup.py",
line 80, in parse
assert isinstance(text, unicode)
AssertionError
Please use labels and text to provide additional information.
Original issue reported on code.google.com by andre.ro...@gmail.com on 23 Aug 2009 at 4:00
Original issue reported on code.google.com by
andre.ro...@gmail.com
on 23 Aug 2009 at 4:00