Commit 4818748b authored by Fred Drake's avatar Fred Drake

add missing import!

parent 2be406bd
......@@ -4,6 +4,7 @@ import unittest
import thread
import signal
import os
import sys
from test import test_support
if sys.platform[:3] in ('win', 'os2') or sys.platform=='riscos':
......
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