Commit 722d8c30 authored by Raymond Hettinger's avatar Raymond Hettinger

Remove unused import

parent c7d6aa43
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