Révision 204 pobysoPythonSage/src/testPobyso.sage
testPobyso.sage (revision 204) | ||
---|---|---|
8 | 8 |
- almost everything! |
9 | 9 |
|
10 | 10 |
""" |
11 |
|
|
12 |
print "\ntestPobyso loading..." |
|
11 |
print "testPobyso loading..." |
|
13 | 12 |
# |
14 | 13 |
import inspect |
15 | 14 |
import resource |
... | ... | |
344 | 343 |
wrapped = test_pobyso_wrapper(test) |
345 | 344 |
timing = timeit.timeit(wrapped, number=executionsNum) |
346 | 345 |
return timing |
347 |
print "\t...testPobyso loaded" |
|
348 |
|
|
346 |
print "\t...testPobyso loaded" |
Formats disponibles : Unified diff