The Python Manual Index

Delaney, Timothy tdelaney at avaya.com
Sun Apr 21 18:48:30 EDT 2002


> From: Steve Holden [mailto:sholden at holdenweb.com]
> 
> "Philip Swartzleonard" <starx at pacbell.net> wrote in message
> news:Xns91F5997F18E9ARASXnewsDFE1 at 130.133.1.4...
> >
> [Thomas Heller's new search interface]
> > >>
> > DeepBleu || Fri 19 Apr 2002 08:16:23a:
> >
> > > WOW!
> > > Great Job!
> >
> > Indeed. Something like this needs to be added to the python.org
> > interface... i've been wondering for a long time why they 
> don't have a
> > document search function =).
> >
> Well, all they really needed to do was link to
> 
>     http://web.pydoc.org/

Not really - I just tried to use both systems to find the string formatting
specifiers (something which I always have trouble finding in the standard
docs). web.pydoc.org didn't find it for me (using "string format",
"formatting", "format", etc). Thomas' system found it for me immediately
using "formatting".

Thomas - this is wonderful :)

Tim Delaney





More information about the Python-list mailing list