Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #100954 > unrolled thread
| Started by | "D'Arcy J.M. Cain" <darcy@VybeNetworks.com> |
|---|---|
| First post | 2015-12-29 08:56 -0500 |
| Last post | 2015-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.
Re: EOFError: marshal data too short -- causes? "D'Arcy J.M. Cain" <darcy@VybeNetworks.com> - 2015-12-29 08:56 -0500
| From | "D'Arcy J.M. Cain" <darcy@VybeNetworks.com> |
|---|---|
| Date | 2015-12-29 08:56 -0500 |
| Subject | Re: 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
Back to top | Article view | comp.lang.python
csiph-web