mirror of
https://github.com/python/cpython.git
synced 2025-08-22 17:55:18 +00:00
SF patch #834015: Remove imports of unused modules
(Contributed by George Yoshida.)
This commit is contained in:
parent
dc113a8a06
commit
cc523fc53d
5 changed files with 8 additions and 13 deletions
|
@ -46,7 +46,6 @@ Sample use, programmatically
|
|||
"""
|
||||
|
||||
import linecache
|
||||
import marshal
|
||||
import os
|
||||
import re
|
||||
import sys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue