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 ned.deily
Recipients Arfrever, asvetlov, benjamin.peterson, hynek, ned.deily, ronaldoussoren, stefanholek, terry.reedy
Date 2012-08-21.05:00:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345525247.06.0.855208644955.issue15645@psf.upfronthosting.co.za>
In-reply-to
Content
Patch LGTM and I verified that it does indeed install the pickles properly on both a vanilla Linux build/install and with an OS X framework build/install. (Note that, as expected, previously installed versioned pickles in the install library directory are not removed. They will harmlessly accumulate until you do a clean install or manually remove them.)
History
Date User Action Args
2012-08-21 05:00:47ned.deilysetrecipients: + ned.deily, terry.reedy, ronaldoussoren, benjamin.peterson, Arfrever, asvetlov, stefanholek, hynek
2012-08-21 05:00:47ned.deilysetmessageid: <1345525247.06.0.855208644955.issue15645@psf.upfronthosting.co.za>
2012-08-21 05:00:39ned.deilylinkissue15645 messages
2012-08-21 05:00:39ned.deilycreate