Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea752fb commit 1e2fb57Copy full SHA for 1e2fb57
1 file changed
Lib/test/test_imaplib.py
@@ -1,4 +1,3 @@
1
-from test_support import verify,verbose
2
import imaplib
3
import time
4
@@ -11,4 +10,3 @@
11
10
12
for t in timevalues:
13
imaplib.Time2Internaldate(t)
14
-
0 commit comments