summaryrefslogtreecommitdiffstats
path: root/gio
diff options
context:
space:
mode:
Diffstat (limited to 'gio')
-rw-r--r--gio/gfile.override2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/gfile.override b/gio/gfile.override
index e982b83..c94d091 100644
--- a/gio/gfile.override
+++ b/gio/gfile.override
@@ -534,7 +534,7 @@ _wrap_g_file_copy(PyGObject *self,
notify = pygio_notify_new();
if (!PyArg_ParseTupleAndKeywords(args, kwargs,
- "O!|OOOO:File.copy",
+ "O!O|OOO:File.copy",
kwlist,
&PyGFile_Type,
&destination,