SIGN IN SIGN UP

I found that when run as a script, this test suite ran its tests

twice!  Fixed this by avoiding the import of test_email, which loads
the module a second time in that situation, and fiddled the __main__
section to resemble other test suites using unittest.
G
Guido van Rossum committed
78f0dd3397f77df3b4b3d13c686a33af14a70af8
Parent: 25059d3