mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
dff7770b7f
fullblown drag and drop application. To my surprise it is starting to work already: Python actually executes a script dropped on it. To be done: - Make sure this still works in MacPython - Don't lose argv[0] in the process - Applet support