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


Groups > comp.lang.python > #70964 > unrolled thread

Re: Add "Received:" header to email msg in correct position?

Started byYimr Zero <yimr00@gmail.com>
First post2014-05-06 22:25 +0800
Last post2014-05-06 22:25 +0800
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Re: Add "Received:" header to email msg in correct position? Yimr Zero <yimr00@gmail.com> - 2014-05-06 22:25 +0800

#70964 — Re: Add "Received:" header to email msg in correct position?

FromYimr Zero <yimr00@gmail.com>
Date2014-05-06 22:25 +0800
SubjectRe: Add "Received:" header to email msg in correct position?
Message-ID<mailman.9700.1399387029.18130.python-list@python.org>

[Multipart message — attachments visible in raw view] — view raw

If you use Python 2.7, you should add urllib, urllib2 modules. If you use
Python 3, the two modules mentioned above are included in urllib.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web