Hi all,
I'm new to asyncio introduced by Python 3.4. I created two tasks each pings
a host. I noticed some pieces of output will be lost(see "error: found icmp_seq
gap"). If I changed to run only one task, this problem never occur.
Do you have any idea?
Thanks!
Zhichang
zhichyu@cto-t
On Wednesday, August 20, 2014 1:08:17 AM UTC+8, Kushal Kumaran wrote:
> On Tue, Aug 19, 2014 at 1:09 PM, yuzhichang wrote:
>
> > Hi all,
>
> > I'm new to asyncio introduced by Python 3.4. I created two tasks each
> > pings a host. I noticed some pieces o
Pexpect 2.4 is only available at Pypi. Both the homepage of
pexpect(http://www.noah.org/wiki/Pexpect) and download page
(http://sourceforge.net/projects/pexpect/files/) are outdated. The
repository on Github (http://github.com/noahspurrier/pexpect/) has
been removed.
I ever contacted the author(n.
; > Does someone know the current location?
>
> maybe they removed the distribution so you may use "subprocess" :o)
>
> JM
http://pexpect.sourceforge.net seems outdated. I've forked, ported to
Python 3.1, and added more features to pexpect. See
http://github.com/yuzhich
On 11月17日, 上午11时40分, yuzhichang wrote:
> Pexpect2.4 is only available at Pypi. Both the homepage
> ofpexpect(http://www.noah.org/wiki/Pexpect) and download page
> (http://sourceforge.net/projects/pexpect/files/) are outdated. The
> repository on Github (http://github.com/noahspur