mirror of
https://github.com/python/cpython.git
synced 2025-11-10 22:36:18 +00:00
Removed unused cut'n'paste import.
This commit is contained in:
parent
c0c9370985
commit
18e36f4576
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@
|
||||||
import pickle
|
import pickle
|
||||||
import cPickle
|
import cPickle
|
||||||
import unittest
|
import unittest
|
||||||
from cStringIO import StringIO
|
|
||||||
|
|
||||||
from test import test_support
|
from test import test_support
|
||||||
from test.pickletester import AbstractPickleTests
|
from test.pickletester import AbstractPickleTests
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue