python-fails
python-fails copied to clipboard
How to Shoot Yourself in the Foot with Python
Results
1
python-fails issues
Sort by
recently updated
recently updated
newest added
You should use [os.pathsep](http://docs.python.org/library/os.html#os.pathsep) instead of hard coding "/" for Linux or "\\" for Windows.