Open ErikBoesen opened 6 years ago
I get that you just translated this from bash, but you should never use bash in python when you can avoid it. There are easier and more effective pure-python ways to accomplish what you're trying to do.
I get that you just translated this from bash, but you should never use bash in python when you can avoid it. There are easier and more effective pure-python ways to accomplish what you're trying to do.