Chris Angelico wrote: > However, it ought to be possible to simply run your tests with > generator_stop active, even if that means using exec instead of > regular imports. Would it be possible for site.py to monkey-patch something into the __future__ module, to make importing it a no-op? -- Greg