We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4e7d73 commit b620869Copy full SHA for b620869
1 file changed
tests/test_smtp.py
@@ -19,7 +19,7 @@
19
20
import email
21
import unittest
22
-import thread
+import _thread
23
try:
24
from Mailman import __init__
25
except ImportError:
0 commit comments