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