wazofski

Results 4 issues of wazofski

add support for logging into twitter using email/username/password once logged in, can more data be accessed? is the session going to be more stable?

+ minor fix in ResolveClass (python3 support)

APIC responds with an API link to check the post status as PD needs more time to validate pol.POST() File "/python3.6/site-packages/pyaci/core.py", line 92, in POST 'POST', format=format, needData=True, **kwargs) File...

method.GET(autoPage=True) #, **opt) File "lib64/python3.6/site-packages/pyaci/core.py", line 1101, in GET newKwargs = dict(pageOptions.items() + kwargs.items()) TypeError: unsupported operand type(s) for +: 'dict_items' and ‘dict_items’