On 1/22/10 5:47 PM, G73 wrote:
im trying to update a patch. here is link to various patches
http://bugs.python.org/issue6075
how do i update the patch, say for EditorWindow.patch.
i have located my python installation the EditorWindow.py, and i can
see some differences (which lines from the patch actually go into the
EditorWindow.py ?.
Also assuming i know which lines to edit, do i just edit the
EditorWindow.py and that is it ? will i then be abler to run IDLE and
this then pick up the changes i have made in EditorWindow/py ?
im new to python and mac, but trying to learn it.
To apply a patch, run "patch < patchfile," with patchfile being the
patch. The command-line tool will prompt you for the name of the file to
patch.
I'm the author of those patches--hope you find them useful!
--
Kevin Walzer
Code by Kevin
http://www.codebykevin.com
--
http://mail.python.org/mailman/listinfo/python-list