EOFError: marshal data too short -- causes?

D'Arcy J.M. Cain darcy at VybeNetworks.com
Tue Dec 29 08:56:25 EST 2015


On Tue, 29 Dec 2015 00:01:00 -0800
Glenn Linderman <v+python at 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 at Vex.Net VoIP: sip:darcy at VybeNetworks.com



More information about the Python-list mailing list