#4511: [with patch; needs review] sage-combinat script won't work with two digit
version numbers (for example: 3.2)
----------------------------------+-----------------------------------------
Reporter: saliola | Owner: saliola
Type: defect | Status: new
Priority: major | Milestone: sage-combinat
Component: combinatorics | Resolution:
Keywords: sage-combinat script |
----------------------------------+-----------------------------------------
Changes (by saliola):
* summary: sage-combinat script won't work with two digit version
numbers (for example: 3.2) => [with patch;
needs review] sage-combinat script won't work
with two digit version numbers (for example:
3.2)
Comment:
For the record: my previous patch to the script did not cause this---it
would have failed anyway---but it did make me realize that this would be a
problem!
Technical note: the get_sage_version function will now return the version
number with any non-numeric stuff stripped off. For example "3.2.rc0" will
be returned as "3.2".
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4511#comment:1>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---