Python 2.x vs 3.x use survey
surveymonkey.com
Python 2.x vs 3.x use survey
1–10 of 119 posts
Re: Python 2.x vs 3.x use survey
#2Edit: I really just like the statement for the interpreter, and IPython Notebook. To me the statement syntax feels less like programming, and more like using a computer.
Re: Python 2.x vs 3.x use survey
#3Missing a question. "Would you switch to python 3 if they brought back the print statement" Edit: I really just like the statement for the interpreter, and IPython Notebook. To me the statement syntax feels less like programming, and more like using a computer.
Re: Python 2.x vs 3.x use survey
#4Missing a question. "Would you switch to python 3 if they brought back the print statement" Edit: I really just like the statement for the interpreter, and IPython Notebook. To me the statement syntax feels less like programming, and more like using a computer.
Is there some story behind it? It looks like the smallest issue out of the whole migration. (especially with from __future__ import print_function)
Re: Python 2.x vs 3.x use survey
#5Re: Python 2.x vs 3.x use survey
#6Re: Python 2.x vs 3.x use survey
#7Earlier quoted context omitted.
Is there some story behind it? It looks like the smallest issue out of the whole migration. (especially with from __future__ import print_function)
I think people would prefer "from __past__ import print_statement" in 3.x.
Re: Python 2.x vs 3.x use survey
#8Earlier quoted context omitted.
I think people would prefer "from __past__ import print_statement" in 3.x.
Why the hell?
Re: Python 2.x vs 3.x use survey
#9Re: Python 2.x vs 3.x use survey
#10Missing a question. "Would you switch to python 3 if they brought back the print statement" Edit: I really just like the statement for the interpreter, and IPython Notebook. To me the statement syntax feels less like programming, and more like using a computer.