Kaydet (Commit) d1fa76e7 authored tarafından Georg Brandl's avatar Georg Brandl

Add missing import.

üst 28d4f9e6
...@@ -8,6 +8,7 @@ import unittest ...@@ -8,6 +8,7 @@ import unittest
import sys import sys
import test import test
import os import os
import shutil
from copy import copy, deepcopy from copy import copy, deepcopy
from test.test_support import run_unittest, TESTFN from test.test_support import run_unittest, TESTFN
......
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