a document I would like to see...

Simon Dahlbacka sdahlbacSPAMSUCKS at abo.fi
Thu Jul 29 14:57:55 EDT 2004


Mark Harrison wrote:
> A text file containing one-line summaries of everything in
> the standard library, including module name.
> 
> Then I could do things like this:
> 
> grep dircmp                  # what module is dircmp in?
> grep sort                    # what are my options for sorting?
> grep print | grep -v xmllib  # what can print, ignoring xmllib?
> 
> Any such thing exist?
> 
> Many TIA!
> Mark
> 
are you aware of http://rgruet.free.fr/PQR2.3.html ?



More information about the Python-list mailing list