◐ Shell
clean mode source ↗

Message 223259 - Python tracker

Committed, thanks for the reviews!

I had modeled load_tests after test_json's load_tests.  The idiom used in test_email causes a warning from regrtest about sys.path being modified, so I modified the idiom slightly and used that.  I have declined to backport the patch to 2.7; it's more trouble than it's worth to me.