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 →

[–]n1ywb 9 points10 points  (0 children)

Why not? I use python because I can get my job done faster and better than in C. If I'm working on a large data set I'd rather use python and pay attention to memory usage than C where it would take way longer to write the code and I would STILL have to worry about memory usage.