Issue #3080: PyImport_Cleanup() uses Unicode
Replace strcmp() by PyUnicode_CompareWithASCIIString()
V
Victor Stinner committed
9464d61cbab6560e9c8f7278c701cfe47d5287fa
Parent: f6b563a
Replace strcmp() by PyUnicode_CompareWithASCIIString()