Your IP : 127.0.0.1


Current Path : /snap/core24/1055/usr/bin/
Upload File :
Current File : //snap/core24/1055/usr/bin/pydoc3

#! /usr/bin/python3.12

import pydoc
if __name__ == '__main__':
    pydoc.cli()