Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #73542
| From | Adam Funk <a24061@ducksburg.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Standard way to generate mail/news reply? |
| Date | 2014-06-24 12:46 +0100 |
| Organization | $CABAL |
| Message-ID | <515o7bx07o.ln2@news.ducksburg.com> (permalink) |
Is there some standard library or code for taking an e-mail or
newsgroup message & generating a reply to it? (I mean things like
quoting the original message, >> quoting etc. where necessary, &
generating the right References & In-Reply-To headers.)
I homebrewed some code for this in Perl (sorry) years ago, but before
I reimplement it in Python, I thought I should ask if there's a "good"
way.
Thanks,
Adam
--
A recent study conducted by Harvard University found that the average
American walks about 900 miles a year. Another study by the AMA found
that Americans drink, on average, 22 gallons of alcohol a year. This
means, on average, Americans get about 41 miles to the gallon.
http://www.cartalk.com/content/average-americans-mpg
Back to comp.lang.python | Previous | Next — 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