File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ python-exiv2 has an Image.data() method to provide data access without
3131going via a Python BasicIo object.
3232
3333It is planned to remove BasicIo from the Python interface in a future
34- release. Please let me (jim@jim-easterbrook.me.uk) know if that wiould
34+ release. Please let me (jim@jim-easterbrook.me.uk) know if that would
3535be a problem for you." ;
3636
3737#pragma SWIG nowarn=321 // 'open' conflicts with a built-in name in python
Original file line number Diff line number Diff line change @@ -6161,7 +6161,7 @@ static PyHeapTypeObject SwigPyBuiltin__Exiv2__BasicIo_type = {
61616161 " going via a Python BasicIo object.\n "
61626162 " \n "
61636163 " It is planned to remove BasicIo from the Python interface in a future\n "
6164- " release. Please let me (jim@jim-easterbrook.me.uk) know if that wiould \n "
6164+ " release. Please let me (jim@jim-easterbrook.me.uk) know if that would \n "
61656165 " be a problem for you.\n "
61666166 " " , /* tp_doc */
61676167 (traverseproc) 0 , /* tp_traverse */
@@ -6332,7 +6332,7 @@ static PyTypeObject *SwigPyBuiltin__Exiv2__BasicIo_type_create(PyTypeObject *typ
63326332 " going via a Python BasicIo object.\n "
63336333 " \n "
63346334 " It is planned to remove BasicIo from the Python interface in a future\n "
6335- " release. Please let me (jim@jim-easterbrook.me.uk) know if that wiould \n "
6335+ " release. Please let me (jim@jim-easterbrook.me.uk) know if that would \n "
63366336 " be a problem for you.\n "
63376337 " " },
63386338 { Py_tp_richcompare, (void *)(richcmpfunc) SwigPyBuiltin__Exiv2__BasicIo_richcompare },
Original file line number Diff line number Diff line change @@ -6429,7 +6429,7 @@ static PyHeapTypeObject SwigPyBuiltin__Exiv2__BasicIo_type = {
64296429 " going via a Python BasicIo object.\n "
64306430 " \n "
64316431 " It is planned to remove BasicIo from the Python interface in a future\n "
6432- " release. Please let me (jim@jim-easterbrook.me.uk) know if that wiould \n "
6432+ " release. Please let me (jim@jim-easterbrook.me.uk) know if that would \n "
64336433 " be a problem for you.\n "
64346434 " " , /* tp_doc */
64356435 (traverseproc) 0 , /* tp_traverse */
@@ -6600,7 +6600,7 @@ static PyTypeObject *SwigPyBuiltin__Exiv2__BasicIo_type_create(PyTypeObject *typ
66006600 " going via a Python BasicIo object.\n "
66016601 " \n "
66026602 " It is planned to remove BasicIo from the Python interface in a future\n "
6603- " release. Please let me (jim@jim-easterbrook.me.uk) know if that wiould \n "
6603+ " release. Please let me (jim@jim-easterbrook.me.uk) know if that would \n "
66046604 " be a problem for you.\n "
66056605 " " },
66066606 { Py_tp_richcompare, (void *)(richcmpfunc) SwigPyBuiltin__Exiv2__BasicIo_richcompare },
Original file line number Diff line number Diff line change @@ -6429,7 +6429,7 @@ static PyHeapTypeObject SwigPyBuiltin__Exiv2__BasicIo_type = {
64296429 " going via a Python BasicIo object.\n "
64306430 " \n "
64316431 " It is planned to remove BasicIo from the Python interface in a future\n "
6432- " release. Please let me (jim@jim-easterbrook.me.uk) know if that wiould \n "
6432+ " release. Please let me (jim@jim-easterbrook.me.uk) know if that would \n "
64336433 " be a problem for you.\n "
64346434 " " , /* tp_doc */
64356435 (traverseproc) 0 , /* tp_traverse */
@@ -6600,7 +6600,7 @@ static PyTypeObject *SwigPyBuiltin__Exiv2__BasicIo_type_create(PyTypeObject *typ
66006600 " going via a Python BasicIo object.\n "
66016601 " \n "
66026602 " It is planned to remove BasicIo from the Python interface in a future\n "
6603- " release. Please let me (jim@jim-easterbrook.me.uk) know if that wiould \n "
6603+ " release. Please let me (jim@jim-easterbrook.me.uk) know if that would \n "
66046604 " be a problem for you.\n "
66056605 " " },
66066606 { Py_tp_richcompare, (void *)(richcmpfunc) SwigPyBuiltin__Exiv2__BasicIo_richcompare },
You can’t perform that action at this time.
0 commit comments