Blog
StdTrap: a magical Pythonic mechanism for intercepting console output
As a programmer I believe less is more. Good code is small, simple and elegant and many times favorable to larger, noisier code that does the same. It's not just about aesthetics …