projects
/
linpy.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Constant names Empty and Universe, pretty printing
[linpy.git]
/
pypol
/
isl.py
diff --git
a/pypol/isl.py
b/pypol/isl.py
index
a95bba3
..
ecc32c7
100644
(file)
--- a/
pypol/isl.py
+++ b/
pypol/isl.py
@@
-1,9
+1,4
@@
import ctypes, ctypes.util
-import functools
-import math
-import numbers
-import operator
-import re
from . import _isl