Luis NorambuenaM to [email protected]English • 6 hours agoPython's pathlib modulewww.pythonmorsels.comexternal-linkmessage-square8fedilinkarrow-up17arrow-down10file-text
arrow-up17arrow-down1external-linkPython's pathlib modulewww.pythonmorsels.comLuis NorambuenaM to [email protected]English • 6 hours agomessage-square8fedilinkfile-text
minus-squareunalivejoylinkfedilinkEnglish1•5 hours agoDon’t forget about the helper functions mypath.read_text() and mypath.write_text(content)
Don’t forget about the helper functions
mypath.read_text()
andmypath.write_text(content)
that’s already in the cheatsheet