mirror of
https://github.com/python/cpython.git
synced 2026-01-29 14:15:31 +00:00
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