The Case Against Python 3
learnpythonthehardway.org
The Case Against Python 3
1–10 of 281 posts
Re: The Case Against Python 3
#2I stopped there.
Re: The Case Against Python 3
#3I hope to continue leveraging my investment in learning python by using it for a long time. So far I haven't been forced to use Python 3. I've tried a few times but always found it easier to just go back to python (2.7).
I figure eventually I have to use Python 3 but at this point, my life has been fine without upgrading to python3.
Re: The Case Against Python 3
#4> Currently you cannot run Python 2 inside the Python 3 virtual machine. Since I cannot, that means Python 3 is not Turing Complete and should not be used by anyone. I stopped there.
Re: The Case Against Python 3
#5Re: The Case Against Python 3
#6> Currently you cannot run Python 2 inside the Python 3 virtual machine. Since I cannot, that means Python 3 is not Turing Complete and should not be used by anyone. I stopped there.
Re: The Case Against Python 3
#7> Currently you cannot run Python 2 inside the Python 3 virtual machine. Since I cannot, that means Python 3 is not Turing Complete and should not be used by anyone. I stopped there.
I stopped there.
Re: The Case Against Python 3
#8Re: The Case Against Python 3
#9> Currently you cannot run Python 2 inside the Python 3 virtual machine. Since I cannot, that means Python 3 is not Turing Complete and should not be used by anyone. I stopped there.
Re: The Case Against Python 3
#10> Currently you cannot run Python 2 inside the Python 3 virtual machine. Since I cannot, that means Python 3 is not Turing Complete and should not be used by anyone. I stopped there.
But people talking about Turing completeness in a real programming language (usually in the form of "x is Turing complete, therefore you couldn't ask for more") almost always haven't got a clue.