Bug#733159: new magic: python 3.4 byte-compiled

2014-08-30 Thread Dmitry Shachnev
Hi Jakub, On Fri, 29 Aug 2014 23:34:02 +0200, Jakub Wilk wrote: > That's odd. Here the first byte is different: > > $ od -N4 -t x1 /usr/lib/python3.4/__pycache__/os.cpython-34.pyc > 000 ee 0c 0d 0a > 004 Indeed you are right. The number was changed in 3.4 rc2 (see [1]), and this bug was f

Bug#733159: new magic: python 3.4 byte-compiled

2014-08-29 Thread Jakub Wilk
* Dmitry Shachnev , 2013-12-26, 19:35: --- a/magic/Magdir/python +++ b/magic/Magdir/python @@ -23,6 +23,7 @@ 0 belong 0x4f0c0d0a python 3.1 byte-compiled 0 belong 0x6c0c0d0a python 3.2 byte-compiled 0 belong 0x9e0c0d0a python 3.3 byte-co

Bug#733159: new magic: python 3.4 byte-compiled

2013-12-26 Thread Dmitry Shachnev
Really attached the patch. -- Dmitry Shachnev--- a/magic/Magdir/python +++ b/magic/Magdir/python @@ -23,6 +23,7 @@ 0 belong 0x4f0c0d0a python 3.1 byte-compiled 0 belong 0x6c0c0d0a python 3.2 byte-compiled 0 belong 0x9e0c0d0a python 3.3 byte-compiled +0 belong 0xe40c0d0a python 3.4 byte-comp

Bug#733159: new magic: python 3.4 byte-compiled

2013-12-26 Thread Dmitry Shachnev
Package: file Version: 1:5.14-2 Severity: wishlist Tags: patch Dear Maintainer, I have attached a patch that adds a magic for python3.4 byte-compiled files (.pyc). -- Dmitry Shachnev -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble