Searched refs:joined_str (Results 1 – 1 of 1) sorted by relevance
3031 const char *joined_str; in object_new() local3058 joined_str = PyString_AsString(joined); in object_new()3059 if (joined_str == NULL) in object_new()3066 joined_str); in object_new()