[Python-Dev] Python interpreter crash.

Greg Ewing greg@cosc.canterbury.ac.nz
2002年3月13日 16:31:48 +1300 (NZDT)


Guido van Rossum <guido@python.org>:
> f = open("foo.pyc")
> f.seek(8)
> code = marshal.load(f)

Ah! I was trying to do something like that a minute ago before
answering the original query, but the magic number 8 eluded me. Is it
documented anywhere, or is mystic knowledge required?
Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	 | A citizen of NewZealandCorp, a	 |
Christchurch, New Zealand	 | wholly-owned subsidiary of USA Inc. |
greg@cosc.canterbury.ac.nz	 +--------------------------------------+

AltStyle によって変換されたページ (->オリジナル) /