Open zhujinhe opened 9 years ago
Hi,
If you're still interested in the project, you can check if the problem persists with this branch : https://github.com/JulienNauroy/python-itop-api It should be merged back into Guillaume's repository pretty soon.
Thanks for your great work on this useful api. I got an error:
May be we should rename the ./itopapi/model/webapplication.py to itopapi/model/webApplication.py or modify
from itopapi.model.webApplication import ItopapiWebApplication
tofrom itopapi.model.webapplication import ItopapiWebApplication
.