Kaydet (Commit) 1e2fb57b authored tarafından Fred Drake's avatar Fred Drake

Remove unused imports, clean up trailing whitespace.

üst ea752fbb
from test_support import verify,verbose
import imaplib
import time
......@@ -11,4 +10,3 @@ timevalues = [2000000000, 2000000000.0, time.localtime(2000000000),
for t in timevalues:
imaplib.Time2Internaldate(t)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment