From 2e13170c075c641b5070e2557553ce063fce1e8a Mon Sep 17 00:00:00 2001 From: wrobell Date: Tue, 26 Sep 2006 20:11:39 +0000 Subject: [PATCH] - python 2.5 bytecode has changed between python 2.5c1 and 2.5c2 due to some bugs in python Changed files: file-python-2.5.patch -> 1.2 --- file-python-2.5.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/file-python-2.5.patch b/file-python-2.5.patch index 21caaa0..7f3f557 100644 --- a/file-python-2.5.patch +++ b/file-python-2.5.patch @@ -5,7 +5,7 @@ diff -Nur file-4.17.orig/magic/Magdir/python file-4.17/magic/Magdir/python 0 belong 0x2ded0d0a python 2.2 byte-compiled 0 belong 0x3bf20d0a python 2.3 byte-compiled 0 belong 0x6df20d0a python 2.4 byte-compiled -+0 belong 0xa9f20d0a python 2.5 byte-compiled ++0 belong 0xb3f20d0a python 2.5 byte-compiled 0 string/b #!\ /usr/bin/python python script text executable -- 2.44.0