Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #26130 > unrolled thread
| Started by | Dave Angel <d@davea.name> |
|---|---|
| First post | 2012-07-26 21:48 -0400 |
| Last post | 2012-07-26 21:48 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: pexcept module Dave Angel <d@davea.name> - 2012-07-26 21:48 -0400
| From | Dave Angel <d@davea.name> |
|---|---|
| Date | 2012-07-26 21:48 -0400 |
| Subject | Re: pexcept module |
| Message-ID | <mailman.2646.1343353770.4697.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web