--- a/ThirdParty/Send2Trash/send2trash/plat_other.py Tue Mar 07 18:46:09 2017 +0100 +++ b/ThirdParty/Send2Trash/send2trash/plat_other.py Tue Mar 07 18:53:18 2017 +0100 @@ -16,7 +16,7 @@ from __future__ import unicode_literals try: - str = unicode + str = unicode # __IGNORE_WARNING_M131__ except NameError: pass