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
* 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
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
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
4 matches
Mail list logo