blob: d2a52bdf0af35566c0bc2d1e19c4307b7d16f40d [file] [log] [blame]
#!/usr/bin/python3.8
import pydoc
if __name__ == '__main__':
pydoc.cli()