Add a format specifier %V to PyUnicode_FromFormat(), that works similar to %U,
but requires an additional char * that will be used if the unicode object is NULL. Use %V in descrobject.c and classobject.c.
W
Walter Dörwald committed
d7fb7644da4a79cf153045536c1e81da5ee706a0
Parent: 3ef72bb