[Bug 256388] Re: strange recursion with help() on python

2008-08-09 Thread Parthan
I can also confirm that the reported bug doesn't occur and is not reproducible, hence closing this bug. Please feel free to reopen this bug if you can reproduce it as specified by the original reporter. Thank you. ** Changed in: python2.5 (Ubuntu) Status: New => Invalid -- strange recursi

[Bug 256388] Re: strange recursion with help() on python

2008-08-09 Thread Rich Seagraves
I just tried this (on Ubuntu Hardy with python 2.5.2-0ubuntu1) and got the following # python Python 2.5.2 (r252:60911, Jul 31 2008, 17:28:52) [GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> help('1') no Python documentatio