> git-trac should never be imported in Sage, and it doesn't look that way from
> the traceback.

Oh. True. It seems that /home/davidp/sage-devel/git-trac-command/ is
SAGE_ROOT.... O_o

> SAGERUNTIME should depend on PEXPECT, directly or indirectly.

Yes yes yes, that makes sense. But right now it does not hold
(probably my fault):

    SAGERUNTIME = $(SCRIPTS) $(INST)/sage $(INST)/$(IPYTHON)

And pexpect only appears as a dependency of sagenb, and it has python
as a dependency. Should I add it to SAGERUNTIME directly?

Nathann

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to