Post from 2024-08-19 18:38:05

ProTip: the moment you'd put the first debug print in your supposedly long-running Python program is the right time to import logging instead.
permalink | main