]> CRI, Mines Paris - PSL - linpy.git/blobdiff - pypol/isl.py
Remove useless imports
[linpy.git] / pypol / isl.py
index a95bba3e937b724836c58c34b0fe6e8f9cd5004f..ecc32c7f9138c83634b264f4682751b202ea2431 100644 (file)
@@ -1,9 +1,4 @@
 import ctypes, ctypes.util
-import functools
-import math
-import numbers
-import operator
-import re
 
 from . import _isl