Commit 3934c4ea authored by Guido van Rossum's avatar Guido van Rossum

Remove spurious (and unneeded) import of StringIO.

parent 20de398e
from ctypes import *
import sys, unittest
import os, StringIO
import os
from ctypes.util import find_library
from ctypes.test import is_resource_enabled
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment