PyUnicodeUCS4_Replace

Replace at most maxcount occurrences of substr in str with replstr and return the resulting Unicode object.

version(!Python_3_3_Or_Later && !Python_Unicode_UCS2)
extern (C)
PyUnicodeUCS4_Replace

Meta