This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Matt.Hickford
Recipients Ateik Al-Zehla, Matt.Hickford, dstufft, eric.araujo, paul.moore, steve.dower, tim.golden, zach.ware
Date 2015-11-22.22:17:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAGJzqsnM++R3BC8CCxPpa5c9B_RUWVXchGPCt3WC2FBBL2+S0A@mail.gmail.com>
In-reply-to <1447590629.53.0.0908441405229.issue25251@psf.upfronthosting.co.za>
Content
Hi Ateik. Find cygwinccompiler.py on your computer and copy the patch to
the same folder. Then run the command `patch < patch.diff`. It that doesn't
work, just open both files in a text editor and copy and paste the lines to
the right place, you'll work it out.

It may or not solve your problem.

On 15 November 2015 at 12:30, Ateik Al-Zehla <report@bugs.python.org> wrote:

>
> Ateik Al-Zehla added the comment:
>
> how to apply patch file : patch.diff ? plz help
>
> ----------
> nosy: +Ateik Al-Zehla
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue25251>
> _______________________________________
>
History
Date User Action Args
2015-11-22 22:17:56Matt.Hickfordsetrecipients: + Matt.Hickford, paul.moore, tim.golden, eric.araujo, zach.ware, steve.dower, dstufft, Ateik Al-Zehla
2015-11-22 22:17:55Matt.Hickfordlinkissue25251 messages
2015-11-22 22:17:55Matt.Hickfordcreate