PyString_FromString:  this requires its argument be non-NULL, but doesn't
check it.  Added an assert() to that effect.
1 file changed