Your IP : 216.73.216.215


Current Path : /proc/2/cwd/opt/imh/python3.13/bin/
Upload File :
Current File : //proc/2/cwd/opt/imh/python3.13/bin/idle3

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

from idlelib.pyshell import main
if __name__ == '__main__':
    main()