##// END OF EJS Templates
removed implicit conversion of QByteArray to python str, use str() to convert to Python string or QByteArray::data()...
removed implicit conversion of QByteArray to python str, use str() to convert to Python string or QByteArray::data() git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@162 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink -
r125:50c6d9f6a6dd
Show More