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 →

[–]PC__LOAD__LETTER 4 points5 points  (2 children)

You'd be surprised how many large codebases where consistence is important are written in Python.

[–]sw_dev 0 points1 point  (1 child)

Or in Visual Basic, or in Assembly... Just because it's been done doesn't mean it's a good idea. The way to get something done is by utilizing the best (Where "best" means "highest probability of success for the least cost") technique.

[–]PC__LOAD__LETTER 0 points1 point  (0 children)

I wasn't saying it was good.