[issue14859] Patch to make IDLE window rise to top in OS X on launch

Marc Abramowitz report at bugs.python.org
Sat May 19 18:53:04 CEST 2012


Marc Abramowitz <msabramo at gmail.com> added the comment:

I created the patch against the 2.7 branch of hg, but I just tried it with both the 3.2 branch of hg and an installed version of 3.2 and it worked great.

[last: 0] marca at scml-marca:~/dev/hg-repos/cpython$ pushd /Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/idlelib/ > /dev/null
[last: 0] marca at scml-marca:/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/idlelib$ patch -p3 < osx_raise_idle.patch 
patching file PyShell.py
Hunk #1 succeeded at 1433 (offset -25 lines).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14859>
_______________________________________


More information about the Python-bugs-list mailing list