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


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

Re: EOFError: marshal data too short -- causes?

Started by"D'Arcy J.M. Cain" <darcy@VybeNetworks.com>
First post2015-12-29 08:56 -0500
Last post2015-12-29 08:56 -0500
Articles 1 — 1 participant

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

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: EOFError: marshal data too short -- causes? "D'Arcy J.M. Cain" <darcy@VybeNetworks.com> - 2015-12-29 08:56 -0500

#100954 — Re: EOFError: marshal data too short -- causes?

From"D'Arcy J.M. Cain" <darcy@VybeNetworks.com>
Date2015-12-29 08:56 -0500
SubjectRe: EOFError: marshal data too short -- causes?
Message-ID<mailman.51.1451397407.11925.python-list@python.org>
On Tue, 29 Dec 2015 00:01:00 -0800
Glenn Linderman <v+python@g.nevcal.com> wrote:
> OK, so I actually renamed it instead of zapping it.  Them, actually, 

Really, just zap them.  They are object code.  Even if you zap a
perfectly good .pyc file a perfectly good one will be re-created as
soon as you import it.  No need to clutter up you file system.

-- 
D'Arcy J.M. Cain
Vybe Networks Inc.
http://www.VybeNetworks.com/
IM:darcy@Vex.Net VoIP: sip:darcy@VybeNetworks.com

[toc] | [standalone]


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


csiph-web