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 swarren
Recipients collinwinter, swarren, vanandel
Date 2007-09-21.06:31:46
SpamBayes Score 0.027736243
Marked as misclassified No
Message-id <1190356307.38.0.454156499877.issue1704287@psf.upfronthosting.co.za>
In-reply-to
Content
Now, I have also tested:

./configure; make all install
./configure; make all; make install

The "install" piece of each of the above doesn't seem to accidentally
duplicate any of the building work, so the patch seems to check out OK -
no negative side-effects.
History
Date User Action Args
2007-09-21 06:31:47swarrensetspambayes_score: 0.0277362 -> 0.027736243
recipients: + swarren, collinwinter, vanandel
2007-09-21 06:31:47swarrensetspambayes_score: 0.0277362 -> 0.0277362
messageid: <1190356307.38.0.454156499877.issue1704287@psf.upfronthosting.co.za>
2007-09-21 06:31:47swarrenlinkissue1704287 messages
2007-09-21 06:31:46swarrencreate