#5789: [with patch; needs review] create sagelite
--------------------------+-------------------------------------------------
Reporter: was | Owner: mabshoff
Type: enhancement | Status: new
Priority: major | Milestone: sage-3.4.1
Component: distribution | Keywords:
--------------------------+-------------------------------------------------
Comment(by mabshoff):
I nuked the bundle since I see no point in keeping a huge 0.5MB bundle
around when we now have the patch :)
Taking only trac_5789.patch I get:
{{{
byte-compiling /scratch/mabshoff/sage-3.4.1.rc3/local/lib/python2.5/site-
packages/sage/structure/sobj.py to sobj.pyc
File "/scratch/mabshoff/sage-3.4.1.rc3/local/lib/python2.5/site-
packages/sage/structure/sobj.py", line 202
cdef bint make_pickle_jar = os.environ.has_key('SAGE_PICKLE_JAR')
^
SyntaxError: invalid syntax
running install_scripts
}}}
Cython vs. Python?
Cheers,
Michael
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5789#comment:11>
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
-~----------~----~----~----~------~----~------~--~---