On Sun, 11 Jan 2015 20:17:48 -0800, Miki Tebeka wrote: > Greetings, > > I've compiled a list of "python -m" tools at > pythonwise.blogspot.com/2015/01/python-m.html. > > Did I miss something? What are your favorite "python -m" tools? The three I use all the time are: - doctools - unittest - my own custom test suites -- Steven