29 Sep 2014 Tags: python , programming
How to stop python2 from generating .pyc files when code is executed, but only during development.29 Sep 2014 Tags: python , programming
A re-post of an excellent answer to this question posted on stack overflow.