Searched refs:unicode_legacy_string (Results 1 – 3 of 3) sorted by relevance
237 c = _testcapi.unicode_legacy_string('a')
589 s = _testcapi.unicode_legacy_string('9.999999')2824 c.rounding = _testcapi.unicode_legacy_string(rnd)2827 s = _testcapi.unicode_legacy_string('')2830 s = _testcapi.unicode_legacy_string('ROUND_\x00UP')
1991 unicode_legacy_string(PyObject *self, PyObject *args) in unicode_legacy_string() function4693 {"unicode_legacy_string", unicode_legacy_string, METH_VARARGS},