Carson
Results
1
issues of
Carson
After I started ipython3, and typed in the shell `import disqusapi`, it showed `ImportError: No module named 'httplib'`. Seems look like the `disqusapi` isn't supporting `python3`? I'm using `Python 3.5.2...