3 Jul
2002
3 Jul
'02
6:46 p.m.
Oliver Marx writes:
I have been there :D
This is the error I get:
exceptions.AttributeError on list_folders in '', at line 3, column 1 .... File Python expression "container.list_folders", line 2, in f "container" does not have an attribute "list_folders"!
Apparently, "container" is different from what you expect... Maybe, you mean "here"? Dieter