Is Python growing?

Gerhard Häring gerhard.haering at gmx.de
Tue Jul 2 18:30:13 EDT 2002


* scott <smarsh at hotmail.com> [2002-07-02 22:16 +0000]:
> Gerhard Häring wrote:
> [help builtin only available in Python 2.2 or later]
>
> You are mistaken Gerhard. 2.1.1 (Activestate on NT4) is demonstrated
> below:
> 
> bash-2.02$ python
> ActivePython 2.1.1, build 212 (ActiveState)
> Python 2.1.1 (#20, Jul 26 2001, 11:38:51) [MSC 32 bit (Intel)] on win32
> Type "copyright", "credits" or "license" for more information.
> Alternative ReadLine 1.4 -- Copyright 2001, Chris Gonnerman

It's either ActiveState or your Alternative ReadLine that's installing
pydoc.help as a builtin. In the standard Python 2.1.x, it isn't there.

Gerhard
-- 
mail:   gerhard <at> bigfoot <dot> de       registered Linux user #64239
web:    http://www.cs.fhm.edu/~ifw00065/    OpenPGP public key id AD24C930
public key fingerprint: 3FCC 8700 3012 0A9E B0C9  3667 814B 9CAA AD24 C930
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))





More information about the Python-list mailing list