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