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 dmalcolm
Recipients dmalcolm, sandro.tosi, srid
Date 2011-01-04.00:39:24
SpamBayes Score 0.0021027413
Marked as misclassified No
Message-id <1294101570.79.0.773746876111.issue9671@psf.upfronthosting.co.za>
In-reply-to
Content
Note that for that test case to be run, it must be on an installed python:
    @unittest.skipIf(sysconfig.is_python_build(),
                     "need an installed Python. See #7774")

Am testing the 2.7 branch now on an x86_64 Fedora 13 box
History
Date User Action Args
2011-01-04 00:39:30dmalcolmsetrecipients: + dmalcolm, srid, sandro.tosi
2011-01-04 00:39:30dmalcolmsetmessageid: <1294101570.79.0.773746876111.issue9671@psf.upfronthosting.co.za>
2011-01-04 00:39:24dmalcolmlinkissue9671 messages
2011-01-04 00:39:24dmalcolmcreate