[Python-ideas] os.path.join

anatoly techtonik techtonik at gmail.com
Wed Oct 30 17:34:35 CET 2013


  >>> os.path.join('/static', '/styles/largestyles.css')
  '/styles/largestyles.css'

Is it only me who thinks that the code above is wrong?


More information about the Python-ideas mailing list