Opened 14 years ago
Closed 9 years ago
#4294 closed enhancement (duplicate)
sage -t under %pdb
Reported by: | nthiery | Owned by: | mabshoff |
---|---|---|---|
Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
Component: | doctest coverage | Keywords: | |
Cc: | Merged in: | ||
Authors: | Reviewers: | David Roe | |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
The title says all: I'd like to run sage -t on a file with %pdb on, so that on the first encountered error it would pop up a debugger to poke around what's the context of the error.
Thanks in advance!
Change History (2)
comment:1 Changed 10 years ago by
- Report Upstream set to N/A
comment:2 Changed 9 years ago by
- Milestone changed from sage-5.8 to sage-duplicate/invalid/wontfix
- Resolution set to duplicate
- Reviewers set to David Roe
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
This will work once #12415 is finished (it works now on my machine).