Commit 5cf4d819 authored by Raymond Hettinger's avatar Raymond Hettinger

Remove unused import

parent 9ee66152
import unittest
from test import support
from contextlib import closing, nested
from contextlib import closing
import gc
import pickle
import select
......
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