Luis Norambuena@programming.devM to Python@programming.devEnglish · 1 year agoPython's pathlib modulewww.pythonmorsels.comexternal-linkmessage-square2linkfedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1external-linkPython's pathlib modulewww.pythonmorsels.comLuis Norambuena@programming.devM to Python@programming.devEnglish · 1 year agomessage-square2linkfedilinkfile-text
minus-squareunalivejoy@lemm.eelinkfedilinkEnglisharrow-up0·1 year 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)