Changes between Version 11 and Version 12 of Ticket #11337
- Timestamp:
- 03/20/12 12:21:06 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11337 – Description
v11 v12 13 13 * #11893: Fix problems with doctesting non-library python files 14 14 * #12415: Replace Sage's doctesting code with Robert Bradshaw's, which adds new features. 15 * #12704: Restore doctesting of non-library files.