Closed pwwang closed 7 years ago
Well, just realize that **kwargs
just works for python3. Maybe add an instruction in README?
No, **kwargs
works in Python 2.7 as well. Pydoc-markdown is supposed to work with Python 2 as well!
__main__.py
is just missing
from __future__ import print_function
You may create a PR if you want, otherwise I'll fix that tomorrow. Cheers
The latest version of pydoc-markdown was installed: