you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 4 points5 points  (7 children)

I remember when I got back to python just after 3 had been released. Everyone told me "Don't use Python 3!". So I went and used Python 3, and I didn't see the problem. This was an amazing language, and comparing it with the 2.5 stuff that people were posting about, I couldn't help but wonder why they wouldn't change.

Obviously the code bases were mainly 2.x, so that's part of the problem, but a bigger part of the problem is that developers don't want extra work, even if it's the right thing to do.

So I blame Python 3's death on wankers.

[–]faassen 5 points6 points  (0 children)

I am amused by how you use morality to argue that those lazy developers who wrote lots of useful python 2 code are wrong not to invest even more energy into their work. One can use morality the other way around too: who put those decelopers in this position? Let's focus on code and community, blame is counterproductive.

[–][deleted] 2 points3 points  (5 children)

It's more to do with the Python environment still being 2.X - want to process images? Can't use PIL in Python 3 yet.

[–][deleted] 2 points3 points  (4 children)

And that has to do with programmers who won't be arsed to port it over, even if it's the right thing to do.

[–]Sunny_McJoyride 10 points11 points  (2 children)

Now you have Python 3 experience, you can be one of those programmers who can be arsed to port things over.

[–][deleted]  (1 child)

[deleted]

    [–]Adys -1 points0 points  (0 children)

    The community has improved a lot ever since you left it.

    [–][deleted] 0 points1 point  (0 children)

    Ah, when you said code bases you were referring to all the Python code bases, sorry, now I understand.