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 gvanrossum
Recipients filip, gvanrossum, mkc, mrabarnett, timehorse
Date 2008-09-22.20:39:59
SpamBayes Score 4.927398e-09
Marked as misclassified No
Message-id <1222116001.01.0.965300369244.issue3262@psf.upfronthosting.co.za>
In-reply-to
Content
The problem with doing this per 3.0 is that it's impossible to write a
conversion script.

I'm okay with adding a flag to enable this behavior though.  Please open
a new bug with a new patch, preferably one that applies cleanly to the
trunk, and a separate patch for the py3k branch unless the trunk patch
merges cleanly.  There should also be unittests and documentation.  The
patches should be marked for Python 2.7 and 3.1 -- it's way too late to
get this into 2.6 and 3.0.
History
Date User Action Args
2008-09-22 20:40:01gvanrossumsetrecipients: + gvanrossum, mkc, timehorse, filip, mrabarnett
2008-09-22 20:40:01gvanrossumsetmessageid: <1222116001.01.0.965300369244.issue3262@psf.upfronthosting.co.za>
2008-09-22 20:40:00gvanrossumlinkissue3262 messages
2008-09-22 20:39:59gvanrossumcreate