Recent articles

Yes/No prompt for Python CLI

18 September 2014

Using this one weird trick from distutils it's trivial to handle yes/no prompts for command-line Python programs.