John Cowan scripsit:

> It's only now with Python 3.4 (arguably 3.3) that parity with Python
> 2.7 was achieved.  There is still no recommendation to convert working
> 2.7 applications (as opposed to libraries) and there may never be.

Here's a FAQ about the Python 2 to Python 3 transition, one of the main
foci of which was cleaning up the string model.  I recommend the first
three sections, down to the "What actually changed in the text model"
heading.

http://python-notes.curiousefficiency.org/en/latest/python3/questions_and_answers.html

-- 
John Cowan          http://www.ccil.org/~cowan        co...@ccil.org
Does anybody want any flotsam? / I've gotsam.
Does anybody want any jetsam? / I can getsam.
        --Ogden Nash, No Doctors Today, Thank You

_______________________________________________
Chicken-hackers mailing list
Chicken-hackers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to