Closed GoogleCodeExporter closed 8 years ago
Cancel this issue... it was a syntax issue.
folder.set_open = True
should be
folder.set_open(True)
Original comment by tylerick...@gmail.com
on 4 Jan 2009 at 7:55
Original comment by kml.mash...@gmail.com
on 8 Jan 2009 at 7:41
Original issue reported on code.google.com by
tylerick...@gmail.com
on 4 Jan 2009 at 2:32