#11939: Notebook "ulimit -v" does not work
------------------------+---------------------------------------------------
Reporter: jdemeyer | Owner: jason, mpatel, was
Type: defect | Status: new
Priority: critical | Milestone: sage-4.7.3
Component: notebook | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
------------------------+---------------------------------------------------
Comment(by leif):
'''Hahahahaha!!!1! '''
{{{
#!python
def command(self):
return self._python
# TODO: The following simply doesn't work -- this is not a valid
way to run
# ulimited. Also we should check if ulimit is available before
even
# doing this.
return '&&'.join([x for x in [self._ulimit, self._python] if x])
}}}
(This is `WorksheetProcess_ExpectImplementation.command()`.)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11939#comment:8>
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.