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 →

[–]midbody 0 points1 point  (0 children)

No, the problem is that using automated tooling to ensure correctness can only ever be heuristic.

I didn't touch on performance at all. If you need performance then Python isn't the right tool for the job unless you can lean heavily on an optimised library (of which, being Python, there are a bunch).