• #dev 2021-10-14
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2021-10-14 UTC
# 15:19
micahrl[m]
os.path.join is a little nicer as it works with either platform's path separator, and you don't have to worry about whether the head has a trailing slash or not like you do when working directly with strings.