Patch for IDLE/OS X to work with Tk-Cocoa

G

G73

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.
 
K

Kevin Walzer

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!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,904
Latest member
HealthyVisionsCBDPrice

Latest Threads

Top