mirror of
https://github.com/python/cpython.git
synced 2026-03-27 15:10:56 +00:00
Fixed missing import.
This commit is contained in:
parent
9c78658670
commit
4db70f3580
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@
|
|||
import logging.handlers
|
||||
import logging.config
|
||||
|
||||
import codecs
|
||||
import copy
|
||||
import cPickle
|
||||
import cStringIO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue