minus-squareITeeTechMonkey@lemmy.worldtoProgrammer Humor@lemmy.ml•Python needs an actual default functionlinkfedilinkEnglisharrow-up9·9 days agoIf it’s a quick dirty script like doing a one time update to multiple records then I’ll just write it under the if name == main. linkfedilink
If it’s a quick dirty script like doing a one time update to multiple records then I’ll just write it under the if name == main.