| Current Path : /proc/2/root/proc/21979/root/opt/imh/python3.13/bin/ |
| Current File : //proc/2/root/proc/21979/root/opt/imh/python3.13/bin/idle3.13 |
#!/bin/sh
'''exec' "$(dirname -- "$(realpath -- "$0")")/python3.13" "$0" "$@"
' '''
from idlelib.pyshell import main
if __name__ == '__main__':
main()