Message 172750 - Python tracker

Message172750

Author christian.heimes
Recipients Alan.Williams, Arfrever, christian.heimes, hynek, jdemeyer, robertwb, schmir, vbraun
Date 2012-10-12.15:08:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350054511.3.0.38637901948.issue16202@psf.upfronthosting.co.za>
In-reply-to
Content
Robert Bradshaw's idea is the only feasible option for Python 2.7 or any other version except for 3.4dev. Your suggested modification to sys.path is out of option as it would create a backwards incompatibility with existing software.

I'm adding 2.6 to 3.4 as all versions of Python are affected.
History
Date User Action Args
2012-10-12 15:08:31christian.heimessetrecipients: + christian.heimes, schmir, robertwb, Arfrever, hynek, jdemeyer, Alan.Williams, vbraun
2012-10-12 15:08:31christian.heimessetmessageid: <1350054511.3.0.38637901948.issue16202@psf.upfronthosting.co.za>
2012-10-12 15:08:31christian.heimeslinkissue16202 messages
2012-10-12 15:08:31christian.heimescreate