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 cjejuni2000
Recipients Trundle, alexis, cjejuni2000, eric.araujo, tarek
Date 2011-02-28.00:20:35
SpamBayes Score 0.0014139931
Marked as misclassified No
Message-id <1298852441.06.0.940328496229.issue11342@psf.upfronthosting.co.za>
In-reply-to
Content
hi eric: thanks for the reply. here is what i'm getting from 'patch --dry-run' command:

les@Liquid:~/Desktop$ patch -i ~/Desktop/distutils_files.diff -d ~/Downloads/Python-3.2/Lib/distutils --dry-run --backup
patching file bdist_wininst.py
Hunk #1 FAILED at 245.
1 out of 1 hunk FAILED -- saving rejects to file bdist_wininst.py.rej
patching file bdist_rpm.py
Hunk #1 FAILED at 511.
1 out of 1 hunk FAILED -- saving rejects to file bdist_rpm.py.rej
patching file upload.py
Hunk #1 FAILED at 124.
1 out of 1 hunk FAILED -- saving rejects to file upload.py.rej
patching file sdist.py
Hunk #1 FAILED at 294.
Hunk #2 FAILED at 359.
2 out of 2 hunks FAILED -- saving rejects to file sdist.py.rej
patching file sysconfig.py
les@Liquid:~/Desktop$
History
Date User Action Args
2011-02-28 00:20:41cjejuni2000setrecipients: + cjejuni2000, tarek, eric.araujo, Trundle, alexis
2011-02-28 00:20:41cjejuni2000setmessageid: <1298852441.06.0.940328496229.issue11342@psf.upfronthosting.co.za>
2011-02-28 00:20:35cjejuni2000linkissue11342 messages
2011-02-28 00:20:35cjejuni2000create