Sage
Programming Guide
Previous:
5.3.7 Special Methods
Up:
5.3 Cython Manual
Next:
5.3.9 Signal Handling
5.3.8 Doctests
If
x.pyx
is a Cython file, then you can do
sage -t x.pyx
to test all the examples in the documentation strings in
x.pyx
.
Sage
Programming Guide
Previous:
5.3.7 Special Methods
Up:
5.3 Cython Manual
Next:
5.3.9 Signal Handling
Release 2008.07.11, documentation updated on July 11, 2008.
See
About this document...
for information on suggesting changes.