On Thu, Feb 11, 2016 at 9:39 PM, Nagy László Zsolt <gand...@shopzeus.com> wrote:
> I have checked and it does work with Python 3. But it does not work with
> Python 2 - is there a good reason for this?

Mainly that Python 3 has had six years of development since Python
2.7, and Python 2 has been getting only bugfixes and security patches
since then. I would recommend migrating to Python 3 if you want this
feature.

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

Reply via email to