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-03-02.03:31:18
SpamBayes Score 0.0007073256
Marked as misclassified No
Message-id <1299036678.99.0.533710326634.issue11342@psf.upfronthosting.co.za>
In-reply-to
Content
btw, if not know yet the patches are applied to python 3.2.
anyway the patch -p0 resulted exactly the same rejects. 


les@Liquid:~$ patch -p0 -i ~/Desktop/distutils_files.diff ~/Downloads/Python-3.2/distutils/command
patching file /home/les/Downloads/Python-3.2/distutils/command
Hunk #1 FAILED at 245.
1 out of 1 hunk FAILED -- saving rejects to file /home/les/Downloads/Python-3.2/distutils/command.rej
patching file /home/les/Downloads/Python-3.2/distutils/command
Hunk #1 FAILED at 511.
1 out of 1 hunk FAILED -- saving rejects to file /home/les/Downloads/Python-3.2/distutils/command.rej
patching file /home/les/Downloads/Python-3.2/distutils/command
Hunk #1 FAILED at 124.
1 out of 1 hunk FAILED -- saving rejects to file /home/les/Downloads/Python-3.2/distutils/command.rej
patching file /home/les/Downloads/Python-3.2/distutils/command
Hunk #1 FAILED at 294.
Hunk #2 FAILED at 359.
2 out of 2 hunks FAILED -- saving rejects to file /home/les/Downloads/Python-3.2/distutils/command.rej
patching file /home/les/Downloads/Python-3.2/distutils/command
Hunk #1 FAILED at 270.
1 out of 1 hunk FAILED -- saving rejects to file /home/les/Downloads/Python-3.2/distutils/command.rej
les@Liquid:~$
History
Date User Action Args
2011-03-02 03:31:19cjejuni2000setrecipients: + cjejuni2000, tarek, eric.araujo, Trundle, alexis
2011-03-02 03:31:18cjejuni2000setmessageid: <1299036678.99.0.533710326634.issue11342@psf.upfronthosting.co.za>
2011-03-02 03:31:18cjejuni2000linkissue11342 messages
2011-03-02 03:31:18cjejuni2000create