Skip to content

Commit b620869

Browse files
committed
test_smtp.py
1 parent a4e7d73 commit b620869

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_smtp.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
import email
2121
import unittest
22-
import thread
22+
import _thread
2323
try:
2424
from Mailman import __init__
2525
except ImportError:

0 commit comments

Comments
 (0)