#9682: fix a bug in message error in perfect mathings
------------------------------+---------------------------------------------
Reporter: vferay | Owner: sage-combinat
Type: defect | Status: positive_review
Priority: major | Milestone: sage-4.5.2
Component: combinatorics | Keywords:
Author: Valentin Feray | Upstream: N/A
Reviewer: Florent Hivert | Merged:
Work_issues: |
------------------------------+---------------------------------------------
Changes (by hivert):
* status: needs_review => positive_review
* milestone: => sage-4.5.2
Old description:
> everything is in the title
>
> {{{
> sage: PerfectMatching(6)
> ...
> NameError: global name 'sage' is not defined
> }}}
New description:
everything is in the title
{{{
sage: PerfectMatching(6)
...
NameError: global name 'sage' is not defined
}}}
Apply only
[http://trac.sagemath.org/sage_trac/attachment/ticket/9682/trac_9682_fix_perfectmatching_error_message_vf.patch
| trac_9682_fix_perfectmatching_error_message_vf.patch]
--
Comment:
Patch good to go !
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9682#comment:2>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.