Skip to content

Instantly share code, notes, and snippets.

View bergtholdt's full-sized avatar

Martin Bergtholdt bergtholdt

  • Philips Research
  • Hamburg, Germany
View GitHub Profile
@bergtholdt
bergtholdt / 0001-fix-Copy-Paste-Regressions-48.patch
Created October 7, 2015 16:37
qtconsole Copy/Paste Regressions #48
From a4453ad198cbfbbf391d5dd134d1396700c7d1ea Mon Sep 17 00:00:00 2001
From: Martin Bergtholdt <martin.bergtholdt@philips.com>
Date: Wed, 7 Oct 2015 18:33:35 +0200
Subject: [PATCH] fix Copy/Paste Regressions #48
---
qtconsole/frontend_widget.py | 40 ++++++++++++++++++++++++++++++++++++++--
1 file changed, 38 insertions(+), 2 deletions(-)
diff --git a/qtconsole/frontend_widget.py b/qtconsole/frontend_widget.py