In article <[EMAIL PROTECTED]>,
Wildemar Wildenburger  <[EMAIL PROTECTED]> 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.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to