Your IP : 216.73.216.215


Current Path : /proc/2/root/opt/imh/python3.13/bin/
Upload File :
Current File : //proc/2/root/opt/imh/python3.13/bin/pydoc3

#!/bin/sh
'''exec' "$(dirname -- "$(realpath -- "$0")")/python3.13" "$0" "$@"
' '''

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