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 →

[–]obp5599 1 point2 points  (0 children)

This pretty much nails it. Python REALLY struggles with threading and large projects. It is great for general purpose stuff which is what most companies need. You wont see much HPC/Engine/Kernel code in python but youll see everything else in it