Ticket #12856 (closed enhancement: duplicate)
multiline doctests starting with '....:'
| Reported by: | dkrenn | Owned by: | mvngu |
|---|---|---|---|
| Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
| Component: | doctest coverage | Keywords: | multiline doctest |
| Cc: | Work issues: | ||
| Report Upstream: | N/A | Reviewers: | Daniel Krenn |
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description (last modified by dkrenn) (diff)
Since the Sage prompt for multiline commands is ....:, this should also work for doctests. At the moment you have to use the python ... prompt for doctests.
Apply attachment:trac_12856_multiline_doctests.patch to the scripts repo.
Attachments
Change History
comment:1 Changed 13 months ago by dkrenn
- Status changed from new to needs_review
- Description modified (diff)
- Authors set to Daniel Krenn
comment:2 Changed 13 months ago by dkrenn
Patch attachment:trac_12856_multiline_doctests.patch is built on 5.0.beta13.
comment:4 Changed 13 months ago by kini
Actually I guess this ticket is pretty much a duplicate of #10458...
Note: See
TracTickets for help on using
tickets.

