[New-bugs-announce] [issue22947] Enable 'imageop' - "Multimedia Srvices Feature module" for 64-bit platform

pankaj.s01 report at bugs.python.org
Wed Nov 26 13:18:31 CET 2014


New submission from pankaj.s01:

Hi,
'imageop' is default disable in Python-2.7.8 for 64-bit platform.
i have enable and test on x_86 64-bit architecture. it's working fine.and it's unit test is also ok.

The respective patch has been attached and test log as shown 
below . 

output: for test_imageop.py
****************************
$]./python2.7  ../lib/python2.7/test/test_imageop.py
test_input_validation (__main__.InputValidationTests) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.047s

OK

--
Thanks & Regards,

 Pankaj Sharma
(pankaj.s01 at samsung.com)

----------
components: Library (Lib)
files: Python-2.7.8-imageop.patch
keywords: patch
messages: 231707
nosy: pankaj.s01
priority: normal
severity: normal
status: open
title: Enable 'imageop' - "Multimedia Srvices Feature module" for 64-bit platform
type: enhancement
versions: Python 2.7
Added file: http://bugs.python.org/file37287/Python-2.7.8-imageop.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22947>
_______________________________________


More information about the New-bugs-announce mailing list