thanks, it works for me

Lei



On Wed, Jan 22, 2014 at 10:35 PM, eryksun <eryk...@gmail.com> wrote:

> On Wed, Jan 22, 2014 at 8:49 AM, lei yang <yanglei.f...@gmail.com> wrote:
> >
> > I want to use pexpect to send "ctrl+a+c"
>
> What's ctrl+a+c? If this is for screen, then I think you mean ctrl+a c:
>
>     sendcontrol('a')
>     send('c')
>
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to