Author dripton
Recipients christian.heimes, dripton, gvanrossum
Date 2009-04-07.19:09:18
SpamBayes Score 2.18009e-06
Marked as misclassified No
Message-id <1239131361.05.0.230812216573.issue1590@psf.upfronthosting.co.za>
In-reply-to
Content
I see this has been marked as "test needed", but this patch is a change
to Makefile.pre.in, and it's not clear to me how to unit test it using
the existing Python test framework.

FWIW, I've manually tested it (on Linux) by doing ./configure; make;
sudo make install and verifying the absence of (newly installed) idle,
pydoc, and smtpd.py in /usr/local/bin
History
Date User Action Args
2009-04-07 19:09:21driptonsetrecipients: + dripton, gvanrossum, christian.heimes
2009-04-07 19:09:21driptonsetmessageid: <1239131361.05.0.230812216573.issue1590@psf.upfronthosting.co.za>
2009-04-07 19:09:18driptonlinkissue1590 messages
2009-04-07 19:09:18driptoncreate