[Python-ideas] Non-English names in the turtle module.
Chris Angelico
rosuav at gmail.com
Sat Sep 5 08:32:48 CEST 2015
On Sat, Sep 5, 2015 at 4:01 PM, Stephen J. Turnbull <stephen at xemacs.org> wrote:
> Al Sweigart writes:
>
> > Thinking about it some more, yeah, having a separate module on PyPI would
> > just be a waste of time.
>
> Python 2.7. 'nuff said, I hope.
If someone's just learning to program, surely s/he can learn on Python
3 rather than Python 2. If localized names aren't available on Py2, so
be it.
(For the record, I would be in favour of it being on PyPI. I just
don't think that "Python 2.7" is sufficient argument for that.)
ChrisA
More information about the Python-ideas
mailing list