ThirdParty/Send2Trash/send2trash/plat_gio.py

changeset 4555
861e1741985c
parent 3644
a2c88b9b1d16
child 5994
cf0b37d2a28d
diff -r f3428ddd577c -r 861e1741985c ThirdParty/Send2Trash/send2trash/plat_gio.py
--- a/ThirdParty/Send2Trash/send2trash/plat_gio.py	Thu Nov 12 19:17:05 2015 +0100
+++ b/ThirdParty/Send2Trash/send2trash/plat_gio.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
+
 from gi.repository import GObject, Gio
 
 def send2trash(path):

eric ide

mercurial