Package: ipython
Version: 0.6.12-1
Severity: minor


The second prompt of ipython leaves a blank space after it.  Since it
appears on unfinished blocks it gives the impression that ipython
indented the block automatically:

In [1]:import numarray
In [2]:if True:
   .2.: print popo
------------------------------------------------------------
IndentationError: expected an indented block (<console>, line 2)

The space after '   .2.:' is part of the prompt.  In fact, it can not be
deleted, being quite confusing altogether.  Simply adding an extra space
to the first prompt, or removing that from the second one would do the
trick.  Bye!


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.9trd
Locale: LANG=ca_ES.UTF-8, LC_CTYPE=ca_ES.UTF-8 (charmap=UTF-8)

Versions of packages ipython depends on:
ii  python                        2.3.5-1    An interactive high-level object-o

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to