]> granicus.if.org Git - python/commitdiff
Issue #27355: Import no longer needed
authorMartin Panter <vadmium+py@gmail.com>
Tue, 6 Sep 2016 02:18:16 +0000 (02:18 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Tue, 6 Sep 2016 02:18:16 +0000 (02:18 +0000)
Lib/ctypes/test/test_funcptr.py

index 636c045c9e50e05c9073ed891846161668b32dc7..f34734b164ebad45c4e02aec67e61e9096cfc0f8 100644 (file)
@@ -1,4 +1,4 @@
-import os, unittest
+import unittest
 from ctypes import *
 
 try: