#7193: os x 10.6 -- print warning about Sage being broken, so we can release
-----------------------+----------------------------------------------------
Reporter: was | Owner: tbd
Type: defect | Status: needs_info
Priority: blocker | Milestone: sage-4.1.2
Component: algebra | Keywords:
Work_issues: | Author:
Reviewer: | Merged:
-----------------------+----------------------------------------------------
Changes (by jason):
* status: needs_work => needs_info
Comment:
if you use the python platform module, you can check specifically for
10.6:
{{{
>>> platform.mac_ver()
('10.6.1', ('', '', ''), 'i386')
}}}
However, it might be nice to warn people on 10.5 that 10.6 will not work
to prevent people from upgrading. What do you think?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7193#comment:5>
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
-~----------~----~----~----~------~----~------~--~---