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 vinay.sajip
Recipients Marco.Amadori, asvetlov, carljm, eric.araujo, ned.deily, vinay.sajip
Date 2012-11-23.19:44:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353699884.77.0.86014542768.issue16480@psf.upfronthosting.co.za>
In-reply-to
Content
IIUC, Debian Experimental is not a complete distribution. Are there other, non-experimental OS variants where posix_local is used with Python 3.x?

On my Ubuntu Oneiric and Precise 64-bit machines, the default install scheme on the official Python 3.2 - as determined by sysconfig._get_default_scheme() - is "posix_prefix".
History
Date User Action Args
2012-11-23 19:44:44vinay.sajipsetrecipients: + vinay.sajip, ned.deily, carljm, eric.araujo, asvetlov, Marco.Amadori
2012-11-23 19:44:44vinay.sajipsetmessageid: <1353699884.77.0.86014542768.issue16480@psf.upfronthosting.co.za>
2012-11-23 19:44:44vinay.sajiplinkissue16480 messages
2012-11-23 19:44:44vinay.sajipcreate