Where a string is desired, test for PyBaseString_Type derived type,
rather than using PyString_Check/PyUnicode_Check.
A
Andrew McNamara committed
37d2bdfa763a8dc8928d5576903d6c2d714e2201
Parent: 9fa0946
rather than using PyString_Check/PyUnicode_Check.