def httpretty(): httpretty_module.reset() httpretty_module.enable() yield httpretty_module httpretty_module.disable()