Searched refs:tounicode (Results 1 – 12 of 12) sorted by relevance
648 type: tounicode659 type: tounicode670 type: tounicode681 type: tounicode693 type: tounicode705 type: tounicode717 type: tounicode729 type: tounicode740 type: tounicode751 type: tounicode[all …]
62 tounicode = tostr variable
233 .. method:: array.tounicode()
1082 self.assertRaises(BufferError, a.fromunicode, a.tounicode())1183 s = a.tounicode()1204 self.assertRaises(ValueError, a.tounicode)
857 self.assertRaises(ValueError, a.tounicode)878 s = a.tounicode()
925 >>> a.tounicode()
1769 % ``\special{pdf:tounicode ...}'' is not necessary
5282 repr(array), str(array) and array.tounicode(). Patch written by Manuel Jacob.22743 'u' indicates Py_UNICODE arrays. For those, .tounicode and
5359 'u' indicates Py_UNICODE arrays. For those, .tounicode and