[Patches] [Patch #103067] Make interpreter recognize byte code files

noreply@sourceforge.net noreply@sourceforge.net
Wed, 03 Jan 2001 06:08:49 -0800


Patch #103067 has been updated. 

Project: python
Category: core (C code)
Status: Open
Submitted by: loewis
Assigned to : nobody
Summary: Make interpreter recognize byte code files

Follow-Ups:

Date: 2001-Jan-03 06:08
By: gvanrossum

Comment:
I like this.  But why check only half the magic number?

Also, why not integrate this into PyRun_SimpleFileEx()?
-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://sourceforge.net/patch/?func=detailpatch&patch_id=103067&group_id=5470