ref: 5492431c0dfd01eab010be4084fe3405cc89bdad dir: /sys/src/cmd/python/Tools/scripts/idle/
#! /usr/bin/env python from idlelib.PyShell import main if __name__ == '__main__': main()