On 2018-02-20, Rhodri James <rho...@kynesim.co.uk> wrote:

> The schism is not as wide as you are implying.  Aside from "print" 
> becoming a function, which is blindingly obvious whenever you trip over 
> it, there is relatively little reason why an ordinary Pythonista would 
> care whether he or she was running Python 2 or Python 3.

Any ordinary Pythonista to deals with raw data "bytes" cares a great
deal.  There are major differences between the Py2 and Py3 in that
area, and they're a royal PITA to deal with.

-- 
Grant Edwards               grant.b.edwards        Yow! Are you mentally here
                                  at               at Pizza Hut??
                              gmail.com            

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to