<div dir="ltr"><div><span style="color:rgb(0,0,0);font-family:-webkit-standard;font-size:medium">Hello </span></div><div><span style="color:rgb(0,0,0);font-family:-webkit-standard;font-size:medium"><br></span></div><div><font color="#000000" face="-webkit-standard" size="3">I have some implementation that currently uses python 2.6.4, which I m trying to upgrade to Python 2.7.6. After upgrade, I get the following error:</font></div><div><font color="#000000" face="-webkit-standard" size="3"><br></font></div><div><font color="#000000" face="-webkit-standard" size="3">"</font><span style="color:rgb(0,0,0);font-family:helvetica;font-size:14px;background-color:rgb(235,235,236)">expected string or Unicode object, memoryview found"</span></div><div><span style="color:rgb(0,0,0);font-family:-webkit-standard;font-size:medium"><br></span></div><div><font color="#000000" face="-webkit-standard" size="3">On checking further, I could find that memory view object has been back ported to python 2.7 using this patch:</font></div><div><font color="#000000" face="-webkit-standard" size="3"><br></font></div><div><a href="https://bugs.python.org/issue2396">https://bugs.python.org/issue2396</a><font color="#000000" face="-webkit-standard" size="3"><br></font></div><div><br></div><div><font color="#000000" face="-webkit-standard" size="3">I would like to know if it is safe to revert this patch alone from Python 2.7.6, or do we know if there are any other dependencies? </font></div><div><font color="#000000" face="-webkit-standard" size="3"><br></font></div><div><font color="#000000" face="-webkit-standard" size="3">Thanks</font></div><div><font color="#000000" face="-webkit-standard" size="3">Sesha</font></div><div><font color="#000000" face="-webkit-standard" size="3"><br></font></div></div>