lczub / TestLink-API-Python-client

A Python client to use the TestLink API
104 stars 63 forks source link

<type 'exceptions.AttributeError'>: 'module' object has no attribute 'TestlinkAPIClient' #118

Closed wangmcyj closed 5 years ago

wangmcyj commented 5 years ago

help("testlink") problem in testlink - <type 'exceptions.AttributeError'>: 'module' object has no attribute 'TestlinkAPIClient'

lczub commented 5 years ago

Hello wangmcyj,

sorry for the late response. If I understand your short request right, you suggest, that the testlink-api should support the python build-in function help, correct ?

I have to check, what has to be changed. In the meantime, you find a short documentation in usage.rst

Regards Luiko