summaryrefslogtreecommitdiffstats
path: root/python/python3/patches/python3.readline.set_pre_input_hook.diff
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3/patches/python3.readline.set_pre_input_hook.diff')
-rw-r--r--python/python3/patches/python3.readline.set_pre_input_hook.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3/patches/python3.readline.set_pre_input_hook.diff b/python/python3/patches/python3.readline.set_pre_input_hook.diff
index 6796c6007e..b55820c489 100644
--- a/python/python3/patches/python3.readline.set_pre_input_hook.diff
+++ b/python/python3/patches/python3.readline.set_pre_input_hook.diff
@@ -1,6 +1,6 @@
--- ./Modules/readline.c.orig 2009-10-26 21:32:51.000000000 +0200
+++ ./Modules/readline.c 2010-05-30 14:07:10.000000000 +0300
-@@ -11,6 +11,9 @@
+@@ -12,6 +12,9 @@
#include <errno.h>
#include <sys/time.h>