Just out of curiosity - is there another way to obtain the platform's path separator char than os.path.normcase('/')
in Python 2.4?
I was expecting something like a os.path.separator
constant...
That would be os.sep
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With