[kwlug-disc] Python 2 vs Python 3

Paul Nijjar paul_nijjar at yahoo.ca
Wed Jul 19 00:11:05 EDT 2017


I agree. So does Eevee (whose blog is excellent, incidentally). Here
is a pretty great post that goes into some details about the
differences. 

https://eev.ee/blog/2016/07/31/python-faq-why-should-i-use-python-3/

In terms of personal use, my knowledge of Python is so shallow that I
mostly cannot tell the difference between Python 2 and Python 3 code,
so I write in Python 3 by default. It has been fine.

- Paul


On Wed, Jul 19, 2017 at 12:39:00AM +0000, Andrew Stevanus wrote:
> Python 2 will be EOL in 2020 and it no longer receives major feature
> updates. It would be a mistake to start anything in it now. Learning
> Python 3 is definitely the right decision.
> 
> Ronald Barnes:
> > 
> > I recall quite a commotion when Python 3 came out, but none of it
> > mattered to me at the time, so I paid it no attention.
> > 
> > 
> > Now that I've dipped my toe in Python (v2) I'm looking to use a proper IDE.
> > 
> > KDevelop to the rescue. Except it debugs only Python 3 code.
> > 
> > 
> > So... began porting to Python 3. Almost done, except for threading.
> > 
> > 
> > But I'm questioning myself it's the right move.
> > 
> > 
> > So, I turn to the illustrious KWLUG community for any input on the pros
> > & cons of Python 3 vs Python 2.
> > 
> > 
> > 
> > Thanks!
> > 
> > rb
> > 
> > _______________________________________________
> > kwlug-disc mailing list
> > kwlug-disc at kwlug.org
> > http://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org
> 




> _______________________________________________
> kwlug-disc mailing list
> kwlug-disc at kwlug.org
> http://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org


-- 
http://pnijjar.freeshell.org




More information about the kwlug-disc mailing list