summaryrefslogtreecommitdiff
path: root/numpy/doc/broadcasting.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2020-08-23 16:28:05 -0600
committerCharles Harris <charlesr.harris@gmail.com>2020-08-23 17:24:08 -0600
commit152435d619d082beaa6e7735e7384f646bdc3000 (patch)
tree76e36f91c52c70547733ee8517808676596d2ef1 /numpy/doc/broadcasting.py
parent551773f27ccc955ce24d15eae84eed924250c573 (diff)
downloadnumpy-152435d619d082beaa6e7735e7384f646bdc3000.tar.gz
MAINT: Replace PyUString_* by PyUnicode_* equivalents.
This is a straight substitution of the current defines in npy_3kcompat.h and should not cause any problems. The substitutions are * PyUString_Format -> PyUnicode_Format * PyUString_FromFormat -> PyUnicode_FromFormat * PyUString_FromString -> PyUnicode_FromString * PyUString_FromStringAndSize -> PyUnicode_FromStringAndSize * PyUString_InternFromString -> PyUnicode_InternFromString Because the names maintain the same length, no extra formatting was needed.
Diffstat (limited to 'numpy/doc/broadcasting.py')
0 files changed, 0 insertions, 0 deletions