mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
String method conversion.
(This one was trivial -- no actual string. references in it!)
This commit is contained in:
parent
b08b2d3166
commit
8b3cf58fa5
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ for the Borland C++ compiler.
|
|||
__revision__ = "$Id$"
|
||||
|
||||
|
||||
import sys, os, string
|
||||
import sys, os
|
||||
from distutils.errors import \
|
||||
DistutilsExecError, DistutilsPlatformError, \
|
||||
CompileError, LibError, LinkError
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue