On Mon, 2012-09-10 at 15:54 -0700, Ellery Newcomer wrote:
[…]
> <OT> Bugger, I'm going to have to go through pyd and replace all usages 
> of str with unicode. </OT>

Python 2 and Python 3 are totally different in this regard. I don't have
a obvious proposal to make to avoid having PyD for Python 2 and a
different PyD for Python 3, but the six package might have some hints as
it is intended to support creating Python codebases guaranteed to run
under Python 2 and Python 3.

It is a pity the world doesn't just spontaneously switch to Python 3 so
that Python 2 is just a "we used to use that" technology."

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.win...@ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: rus...@winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to