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 skrah
Recipients brian.curtin, loewis, pitrou, skrah
Date 2012-05-16.11:44:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Probably line endings. It applies with cygwin's patch:

C:\Users\stefan\pydev\cpython>patch -p1 < vs-9.0.diff                                                           
patching file PC/VS9.0/_bz2.vcproj                                                                              
patching file PC/VS9.0/_ctypes.vcproj
[...]

I'm uploading a dos version.
History
Date User Action Args
2012-05-16 11:44:27skrahsetrecipients: + skrah, loewis, pitrou, brian.curtin
2012-05-16 11:44:23skrahsetmessageid: <[email protected]>
2012-05-16 11:44:23skrahlinkissue14813 messages
2012-05-16 11:44:23skrahcreate