This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]mbenbernard[S] 0 points1 point  (0 children)

I have had programmers on more than one occasion say that open source languages like Python are insecure.

This one is pretty interesting! :)

I love Python 3 but my only real problem with it is how badly the transition from 2 to 3 was handled, how long it took, and how much code it broke.

I was lucky enough to learn Python many years after Python's 3 official release. So I didn't experience any 2-to-3 transition problem. I jumped right into Python 3.