This repository has been archived on 2025-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
multipub/.pyenv/bin/pydoc3.7

6 lines
110 B
Groff
Raw Normal View History

2019-02-09 02:45:25 -06:00
#!/Users/shadow8t4/git/MultiPub/.pyenv/bin/python3.7
import pydoc
if __name__ == '__main__':
pydoc.cli()