Module listing in order.
Cameron Laird
claird at lairds.us
Sat May 26 11:19:44 EDT 2007
In article <mailman.8200.1180140401.32031.python-list at python.org>,
Wildemar Wildenburger <wildemar at freakmail.de> wrote:
.
.
.
>Good God! Is there *anything* that python does not already do? I hardly
>feel the need to write programs anymore ...
>Its really 80% like of the questions that are asked here get answered
>along the lines of:
>
>import some_fancy_module
>
>solution = some_fancy_module.exactly_the_right_function_to_solve(problem)
>
>
>
>Kinda scary ... :)
>W
I can tell you that one of my personal goals is to make it
so that most posts to comp.lang.python can be adequately
answered by
"See <URL: http://wiki.python.org/moin/$YourQuestion >."
Then we just concentrate on elaboration of some_fancy_module
and its Wiki correspondents, and clp manages itself.
More information about the Python-list
mailing list