3 ms·
> (note that you must be using Python 2 for this workshop and not using Python 3. Complete this workshop using Python 2, then read about the small changes if yo
by elcombato 8y ago
> (note that you must be using Python 2 for this workshop and not using Python 3. Complete this workshop using Python 2, then read about the small changes if you are interested in using Python 3)
Why using legacy Python for this?
- ggm 8y agowhy not re-write the workshop for python3 and require python2 users to wear the pain downgrade brings?
- brennebeck 8y agoBecause python2 is a deprecated language that will EOL?
- ggm 8y agook. If python2 is deprecated, why write a tutorial in python2 and say "python3 people can work it out"
- kjeetgill 8y agoI'm not sure it's fair to call it legacy just yet. Most linux distributions (minus Arch I think) still use 2.7 as the default. I get EOL/deprecation is here but lets not jump the gun to legacy just yet. I just see more 2 than 3 @ Day Job.