commit | 45a276cdd2f9ceff5f89868428963ffa581e6f96 | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Wed Nov 19 13:54:01 2008 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Wed Nov 19 13:54:01 2008 +0000 |
tree | b10457c78e3192e771d5469db925d48ebc14fe41 | |
parent | 90a79e84a369ae000d93a379ff322f0b01259c65 [diff] |
Merged revisions 67283 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r67283 | martin.v.loewis | 2008-11-19 14:51:44 +0100 (Mi, 19 Nov 2008) | 1 line Issue #4289: Remove Cancel button from AdvancedDlg. ........