pydoc3.9 96 B

12345
  1. #!/tmpfs/src/out/install/bin/python3.9
  2. import pydoc
  3. if __name__ == '__main__':
  4. pydoc.cli()