Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #26130

Re: pexcept module

Date 2012-07-26 21:48 -0400
From Dave Angel <d@davea.name>
Subject Re: pexcept module
References <003001cd6a58$d11d5840$735808c0$@teledna.com>
Newsgroups comp.lang.python
Message-ID <mailman.2646.1343353770.4697.python-list@python.org> (permalink)

Show all headers | View raw


On 07/25/2012 07:29 AM, Pritam Das wrote:
> Is dere any good tutorial for pexcept module.
>
>  

As far as I can tell, there's no such module in the standard library. 
If you're talking about some 3r4 party product, it'd be polite to
specify which one.

Try:
http://pexpect.sourceforge.net/pexpect.html

But I have no idea if that's the one you want, nor if there's any
tutorial.  Usually tutorials for obscure modules are available from the
author, or not at all.

-- 

DaveA

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: pexcept module Dave Angel <d@davea.name> - 2012-07-26 21:48 -0400

csiph-web