160 157 158 159行有错误 不知道该怎么改正
以及162行后面是应该加assert(isinstance(qstring, str))还是print,return或者except:print('Failure to write to the file.')
try肯定要接except,但是你这个代码不全,我也不好说你下面有没有expect。万一你下面有了这就不填except了