Ticket #7940 (closed defect: fixed)
real_mpfr: fix docstring so ref manual builds
| Reported by: | jhpalmieri | Owned by: | AlexGhitza |
|---|---|---|---|
| Priority: | blocker | Milestone: | sage-4.3.1 |
| Component: | algebra | Keywords: | |
| Cc: | kcrisman | Work issues: | |
| Report Upstream: | N/A | Reviewers: | Robert Miller |
| Authors: | John Palmieri | Merged in: | sage-4.3.1.rc0 |
| Dependencies: | Stopgaps: |
Description
A triple quote """ in real_mpfr.pyx needs to be converted to r""". This patch does that. Otherwise, the reference manual fails to build.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


if I put a long enough description here, it will be longer than the patch itself...