We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 417f76a commit 1f9d549Copy full SHA for 1f9d549
Lib/lib2to3/patcomp.py
@@ -11,7 +11,6 @@
11
__author__ = "Guido van Rossum <guido@python.org>"
12
13
# Python imports
14
-import os
15
import StringIO
16
17
# Fairly local imports
0 commit comments