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 rpetrov
Recipients BreamoreBoy, rpetrov, victorpoluceno
Date 2010-08-24.11:22:11
SpamBayes Score 5.669061e-10
Marked as misclassified No
Message-id <1282648944.55.0.808137844755.issue3754@psf.upfronthosting.co.za>
In-reply-to
Content
It seems to me I forgot to upload version after updates in Lib/sysconfig.py from issue 7880.
I could not understand what Florent Xicluna (flox). I could not reproduce it. To me update abspath -> realpath is bogus and with reverted update of Lib/sysconfig.py test_sysconfig pass.

This patch is restored previous behaviour and now symlinked system python into cross build tree will behave as before i.e. as expected ;)
History
Date User Action Args
2010-08-24 11:22:24rpetrovsetrecipients: + rpetrov, victorpoluceno, BreamoreBoy
2010-08-24 11:22:24rpetrovsetmessageid: <1282648944.55.0.808137844755.issue3754@psf.upfronthosting.co.za>
2010-08-24 11:22:23rpetrovlinkissue3754 messages
2010-08-24 11:22:22rpetrovcreate