What steps will reproduce the problem?
1. go to browsing
2. attempt to load a Python file
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 84, in
create_tree
filehandle.close()
AttributeError: 'Python_file' object has no attribute 'close'
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 3:25
Original issue reported on code.google.com by
andre.ro...@gmail.com
on 23 Aug 2009 at 3:25