Bill Page wrote:
> Is there a possibility of creating an experimental package to install
> pexpect 3.3 ?

mkdir foo-1.0

echo 'print "Installing foo.."' > foo-1.0/setup.py

tar czf foo-1.0.spkg foo-1.0/

./sage -i foo-1.0.spkg


-leif


> I see references to "doctests failing" but no details.  It would be
> good to make this easier to test.
> 
> On 6 May 2015 at 22:41, leif <not.rea...@online.de> wrote:
>> Bill Page wrote:
>>> After reading the docs:
>>>
>>> http://pexpect.readthedocs.org/en/latest/index.html
>>>
>>> It seems that version 3 and later are supposed to handler unicode
>>> properly.  Version 3.3 requires Python 2.6 or later.  Since Sage is
>>> already at Python 2.7 is there a good reason why Sage is still using
>>> an older version of pexpect?
>>
>> http://trac.sagemath.org/ticket/502 (!)
>>
>> http://trac.sagemath.org/ticket/10295


-- 
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