Source: file Version: 5.11-2 Severity: wishlist User: [email protected] Usertags: python3.3
The attached patch makes file recognize byte-compiled files generated by Python 3.3.
-- Jakub Wilk
--- a/magic/Magdir/python +++ b/magic/Magdir/python @@ -22,6 +22,7 @@ 0 belong 0x3b0c0d0a python 3.0 byte-compiled 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 search/1/w #!\ /usr/bin/python Python script text executable !:mime text/x-python

