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


Groups > comp.lang.python > #100954

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

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From "D'Arcy J.M. Cain" <darcy@VybeNetworks.com>
Newsgroups comp.lang.python
Subject Re: EOFError: marshal data too short -- causes?
Date Tue, 29 Dec 2015 08:56:25 -0500
Organization Vybe Networks Inc.
Lines 13
Message-ID <mailman.51.1451397407.11925.python-list@python.org> (permalink)
References <56822D4F.8070309@g.nevcal.com> <n5tc6o$dgl$1@ger.gmane.org> <56823DBC.9010205@g.nevcal.com>
Mime-Version 1.0
Content-Type text/plain; charset=US-ASCII
Content-Transfer-Encoding 7bit
X-Trace news.uni-berlin.de C9sQur4UPGeiTXuXYZS2Ww2s8EORdZ8rZdJt6LaX1CjA==
Return-Path <darcy@VybeNetworks.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.043
X-Spam-Evidence '*H*': 0.91; '*S*': 0.00; 'cc:addr:python-list': 0.09; 'received:io': 0.16; 'received:psf.io': 0.16; 'renamed': 0.16; 'subject:too': 0.16; 'wrote:': 0.16; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'cc:no real name:2**0': 0.22; 'code.': 0.23; 'dec': 0.23; 'import': 0.24; 'header:In-Reply-To:1': 0.24; 'subject: -- ': 0.27; 'really,': 0.29; 'tue,': 0.34; 'file': 0.34; 'instead': 0.36; 'subject:?': 0.36; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'system.': 0.39; 'soon': 0.65; 'actually,': 0.84; 'glenn': 0.84; 'received:98.158': 0.84
In-Reply-To <56823DBC.9010205@g.nevcal.com>
X-Mailer Claws Mail 3.9.3 (GTK+ 2.24.23; x86_64-pc-linux-gnu)
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Xref csiph.com comp.lang.python:100954

Show key headers only | View raw


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

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


Thread

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

csiph-web