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


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

pickle.dump (obj, conn)

Started byPedro Izecksohn <izecksohn@yahoo.com>
First post2014-03-13 15:36 -0700
Last post2014-03-13 15:36 -0700
Articles 1 — 1 participant

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


Contents

  pickle.dump (obj, conn) Pedro Izecksohn <izecksohn@yahoo.com> - 2014-03-13 15:36 -0700

#68349 — pickle.dump (obj, conn)

FromPedro Izecksohn <izecksohn@yahoo.com>
Date2014-03-13 15:36 -0700
Subjectpickle.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?

[toc] | [standalone]


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


csiph-web