From 086d0313749715b29b44087eba5f7531123d3a9d Mon Sep 17 00:00:00 2001 From: Jonathan Schleifer Date: Mon, 15 Jun 2009 21:00:14 +0200 Subject: Remove spaces at EOL. --- src/ipython_view.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ipython_view.py') diff --git a/src/ipython_view.py b/src/ipython_view.py index ef1cae5d2..4bc8a9564 100644 --- a/src/ipython_view.py +++ b/src/ipython_view.py @@ -382,7 +382,7 @@ class ConsoleView(gtk.TextView): def _showReturned(self, text): ''' Show returned text from last command and print new prompt. - + @param text: Text to show. @type text: string ''' -- cgit v1.2.3