Hi,

>> Sounds more like a broken terminal (-setting...). Please give me the
>> exact steps to reproduce this, starting with a normal Debian installation.
> 
> Martin, are you using the 'most' or 'less' pagers? 

doesn't make a difference here, works fine with all of them.

[EMAIL PROTECTED]:~$ PAGER=most ipython
Python 2.4.4 (#2, Jan  3 2008, 13:36:28)
Type "copyright", "credits" or "license" for more information.

IPython 0.8.2 -- An enhanced Interactive Python.
?         -> Introduction and overview of IPython's features.
%quickref -> Quick reference.
help      -> Python's own help system.
object?   -> Details about 'object'. ?object also works, ?? prints more.

In [1]: import os

In [2]: os?
Type:           module
Base Class:     <type 'module'>
String Form:    <module 'os' from '/usr/lib/python2.4/os.pyc'>
Namespace:      Interactive
File:           /usr/lib/python2.4/os.py
Docstring:



Cheers,

Bernd

-- 
Bernd Zeimetz
<[EMAIL PROTECTED]>                         <http://bzed.de/>



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

Reply via email to