Are there any good reasons why I should not use Python?
Posted
by
coppro
on Stack Overflow
See other posts from Stack Overflow
or by coppro
Published on 2008-12-16T17:10:15Z
Indexed on
2012/04/03
23:29 UTC
Read the original article
Hit count: 179
python
I've heard from reliable sources that Python is a great language that every programmer can learn, but I've heard so much good about it that I'm clearly not getting the whole picture. I'm considering spending more time to learn it, and I've heard more than I need about its virtues (to the point where I've started recommending it having never really used it), so I want to know its drawbacks, flaws, issues, and every single minor point of irritation you've ever had (preferably with explanations readable to one who doesn't program Python, such as with an example in another language).
Convince me not to try it out.
© Stack Overflow or respective owner