--- a/ThirdParty/Send2Trash/send2trash/plat_other.py Fri Mar 17 19:25:58 2017 +0100 +++ b/ThirdParty/Send2Trash/send2trash/plat_other.py Fri Mar 17 19:45:49 2017 +0100 @@ -16,7 +16,7 @@ from __future__ import unicode_literals try: - str = unicode # __IGNORE_WARNING_M131__ + str = unicode except NameError: pass