Message 254432 - Python tracker

Message254432

Author jdemeyer
Recipients docs@python, jdemeyer
Date 2015-11-10.06:06:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1447135572.7.0.138478279434.issue25592@psf.upfronthosting.co.za>
In-reply-to
Content
The documentation for distutils claims that sys.exec_prefix is used in certain cases to install data_files, but this is simply not true (maybe it was true in the past or this sentence was copy/pasted from somewhere else?)
History
Date User Action Args
2015-11-10 06:06:12jdemeyersetrecipients: + jdemeyer, docs@python
2015-11-10 06:06:12jdemeyersetmessageid: <1447135572.7.0.138478279434.issue25592@psf.upfronthosting.co.za>
2015-11-10 06:06:12jdemeyerlinkissue25592 messages
2015-11-10 06:06:11jdemeyercreate