mirror of https://github.com/python/cpython.git
No need to import string. (Andrew Dalke & kjpylint)
This commit is contained in:
parent
ff3932abcd
commit
6952f17f31
|
@ -37,7 +37,6 @@
|
|||
import sys
|
||||
import os
|
||||
import time
|
||||
import string
|
||||
import marshal
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue