I don't fully understand this but if I pass in "str(qs)" instead of "qs" then the call works. However, qs is returned from file.read() operation so shouldn't that be a string already?
In case it's not already obvious, I am new to Python :-) .. so I'm probably missing something here. -- http://mail.python.org/mailman/listinfo/python-list