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


Groups > comp.lang.python > #26130

Re: pexcept module

Path csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <d@davea.name>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.027
X-Spam-Evidence '*H*': 0.95; '*S*': 0.00; 'url:sourceforge': 0.03; 'try:': 0.07; 'subject:module': 0.09; 'cc:addr:python-list': 0.10; 'tutorials': 0.15; 'wrote:': 0.17; 'pfxlen:0': 0.17; 'specify': 0.17; 'module': 0.19; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'idea': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply- To:1': 0.25; 'header:User-Agent:1': 0.26; 'am,': 0.27; 'library.': 0.27; 'module.': 0.27; 'all.': 0.28; 'author,': 0.29; 'obscure': 0.29; 'usually': 0.30; 'tutorial': 0.33; 'das': 0.36; 'but': 0.36; 'modules': 0.36; 'far': 0.37; 'subject:: ': 0.38; 'some': 0.38; 'received:192': 0.39; 'received:192.168': 0.40; 'want,': 0.65; 'talking': 0.66; 'header:Reply-To:1': 0.68; 'received:74.208': 0.71; 'reply-to:no real name:2**0': 0.72; "it'd": 0.84; 'received:74.208.4.194': 0.84
Date Thu, 26 Jul 2012 21:48:48 -0400
From Dave Angel <d@davea.name>
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120714 Thunderbird/14.0
MIME-Version 1.0
To Pritam Das <pritamdas@teledna.com>
Subject Re: pexcept module
References <003001cd6a58$d11d5840$735808c0$@teledna.com>
In-Reply-To <003001cd6a58$d11d5840$735808c0$@teledna.com>
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding 7bit
X-Provags-ID V02:K0:tS1+ay6fG4yznQN5IwutsSzAUW8R9Gcfxn8c5xBIjeA 11ctV+B2I+Wdo39TECw9shPXiAOnLN+JuETQleWfYw1cwO6TLu l+xUB7ppEKa0GaLECCXCKiI8SJtZkf1lRa0wvc+rK+X/8eWvop Ck0dOrjwiGIBo135M0b4zM8zfKcBqjwm+YqFpW8lfVU63DMxNa ahQG2CnkAXH6tG/pCTbcQWLCeLFWz1y7Q9LRr+th8XQ/aPoXF0 /PZubQfljM6E6hw0QZnVpWQBZC3wu1cnTWWetGJIxAFEGfQIEb 8ZfIUFGOeJsj+8qa/5V2fdZbETo+UO0gwnmWNYoap75BOBN7Q= =
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
Reply-To d@davea.name
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2646.1343353770.4697.python-list@python.org> (permalink)
Lines 20
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1343353770 news.xs4all.nl 6884 [2001:888:2000:d::a6]:53296
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:26130

Show key headers only | 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