Ticket #544 (closed defect: fixed)
doctesting const.tex should not pop up any windows
| Reported by: | was | Owned by: | mhansen |
|---|---|---|---|
| Priority: | major | Milestone: | sage-2.8.4 |
| Component: | documentation | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
It is very annoying that doctesting const.tex causes a bunch of windows to pop up. This should not happen. Stop this by putting #optional after all doctests that would pop up a window, so they aren't actually run, except in the rare cases when I'm running all optional doctests (and then popups are fine).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

