Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #68349 > unrolled thread
| Started by | Pedro Izecksohn <izecksohn@yahoo.com> |
|---|---|
| First post | 2014-03-13 15:36 -0700 |
| Last post | 2014-03-13 15:36 -0700 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
pickle.dump (obj, conn) Pedro Izecksohn <izecksohn@yahoo.com> - 2014-03-13 15:36 -0700
| From | Pedro Izecksohn <izecksohn@yahoo.com> |
|---|---|
| Date | 2014-03-13 15:36 -0700 |
| Subject | pickle.dump (obj, conn) |
| Message-ID | <mailman.8140.1394759439.18130.python-list@python.org> |
[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 top | Article view | comp.lang.python
csiph-web