Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #68349
| Date | 2014-03-13 15:36 -0700 |
|---|---|
| From | Pedro Izecksohn <izecksohn@yahoo.com> |
| Subject | pickle.dump (obj, conn) |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.8140.1394759439.18130.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
Shouldn't pickle.dump (obj, conn) raise an Exception if conn is a TCP connection that was closed by the remote host?
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
pickle.dump (obj, conn) Pedro Izecksohn <izecksohn@yahoo.com> - 2014-03-13 15:36 -0700
csiph-web