Révision 246 pobysoPythonSage/src/sageSLZ/sageSLZ.sage
sageSLZ.sage (revision 246) | ||
---|---|---|
8 | 8 |
|
9 | 9 |
TODO:: |
10 | 10 |
""" |
11 |
print "sageSLZ loading..."
|
|
11 |
sys.stderr.write("sageSLZ loading...\n")
|
|
12 | 12 |
# |
13 | 13 |
import inspect |
14 | 14 |
# |
... | ... | |
2098 | 2098 |
return (poly1, poly2, resultantInElimVar) |
2099 | 2099 |
# End slz_resultant_tuple. |
2100 | 2100 |
# |
2101 |
print "\t...sageSLZ loaded" |
|
2101 |
sys.stderr.write("\t...sageSLZ loaded\n") |
|
2102 |
|
Formats disponibles : Unified diff