search for: fc247aa26d12

Displaying 1 result from an estimated 1 matches for "fc247aa26d12".

2016 Sep 26
0
[PATCH] nbdkit: Talk about Python in the Python plugin
diff -r 3decebe747cb -r fc247aa26d12 plugins/python/python.c --- a/plugins/python/python.c Sat Sep 24 14:46:25 2016 +0200 +++ b/plugins/python/python.c Sat Sep 24 15:03:05 2016 +0200 @@ -437,7 +437,7 @@ Py_DECREF (r); return ret; } - /* No Perl can_write callback, but there's a Perl pwrite callback + /* No Python ca...