commit | bfda54476718bea8313d00ddb223cbecffefe5ca | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Fri Nov 07 18:54:51 2008 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Fri Nov 07 18:54:51 2008 +0000 |
tree | 4e0e10b6bcbf84c6a2fea5b8c95a613d443f8fee | |
parent | a971c65f1dfc5eb02749456dac917686b3cb09c4 [diff] |
Merged revisions 67149 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r67149 | martin.v.loewis | 2008-11-07 19:51:50 +0100 (Fr, 07 Nov 2008) | 1 line Issue #1656675: Register a drop handler for .py* files on Windows. ........