#4671: [with patch; needs work] sage-3.2.1 startup time: do not import twisted
on
startup
----------------------+-----------------------------------------------------
Reporter: was | Owner: boothby
Type: defect | Status: new
Priority: critical | Milestone: sage-3.2.2
Component: notebook | Resolution:
Keywords: |
----------------------+-----------------------------------------------------
Comment (by was):
This is really really weird. The *only* thing I change is to remove two
instances of "import twist" in the notebook code. The *only* doctests in
the whole Sage tree that break are those combinat pickles. Absolutely
nothing else breaks (I just tested this). If one tries them by hand on
the command line they break, but if one does
{{{
sage: import sage.server.notebook.twist
}}}
then they suddenly work.
And those tests are not just pickle tests that fail.
Mike -- can you think of anything that combinat code uses that might
somehow have something to do with twisted or twist.py being imported?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4671#comment:4>
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
-~----------~----~----~----~------~----~------~--~---