--- a/ThirdParty/Send2Trash/send2trash/__init__.py Thu Nov 12 19:17:05 2015 +0100 +++ b/ThirdParty/Send2Trash/send2trash/__init__.py Fri Nov 13 22:52:26 2015 +0100 @@ -4,6 +4,8 @@ # which should be included with this package. The terms are also available at # http://www.hardcoded.net/licenses/bsd_license +from __future__ import unicode_literals + import sys if sys.platform == 'darwin':