adding a simulation mode
Devin Jeanpierre
jeanpierreda at gmail.com
Wed Jul 4 12:08:38 EDT 2012
For what it's worth, this is the reason that Allen Short wrote Exocet.
> This way, you can test your code without having to resort to sys.modules
> hackery, and you can better factor your applications by separating
> configuration and environment concerns from the rest of your code.
See:
- http://washort.twistedmatrix.com/2011/01/introducing-exocet.html
- http://washort.twistedmatrix.com/2011/03/exocet-second-look.html
-- Devin
More information about the Python-list
mailing list