Searched defs:soft_unicode (Results 1 – 6 of 6) sorted by relevance
40 def soft_unicode(s): function
172 soft_unicode(PyObject *self, PyObject *s) in soft_unicode() function
61 def soft_unicode(s): function
258 soft_unicode(PyObject *self, PyObject *s) in soft_unicode() function
41 def soft_unicode(_mod): function
183 def test_soft_unicode_deprecated(soft_unicode): argument