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


Groups > comp.lang.python > #70964

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

Date 2014-05-06 22:25 +0800
Subject Re: Add "Received:" header to email msg in correct position?
From Yimr Zero <yimr00@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.9700.1399387029.18130.python-list@python.org> (permalink)

Show all headers | View raw


[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.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web