Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #73543
| References | <515o7bx07o.ln2@news.ducksburg.com> |
|---|---|
| Date | 2014-06-24 07:14 -0500 |
| Subject | Re: Standard way to generate mail/news reply? |
| From | Skip Montanaro <skip@pobox.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.11215.1403612058.18130.python-list@python.org> (permalink) |
On Tue, Jun 24, 2014 at 6:46 AM, Adam Funk <a24061@ducksburg.com> wrote: > Is there some standard library or code for taking an e-mail or > newsgroup message & generating a reply to it? You might try searching for "mail reply" on pypi.python.org. That will return a number of hits. I know the python.org replybot is there and used frequently. It might be a good starting point. Skip
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Standard way to generate mail/news reply? Adam Funk <a24061@ducksburg.com> - 2014-06-24 12:46 +0100
Re: Standard way to generate mail/news reply? Skip Montanaro <skip@pobox.com> - 2014-06-24 07:14 -0500
Re: Standard way to generate mail/news reply? Adam Funk <a24061@ducksburg.com> - 2014-06-26 10:37 +0100
csiph-web