Tweaking Python programs
If you’re not a Python programmer and you’re trying to customise some Python code, but your changes do not seem to make a difference, then there might be a simple explanation and fix. I recently installed mailnag to regularly check my IMAP mail account and notify me when new mail arrives. Mailnag is really extensible […]