"Salvatore" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> While reading the doc i've found  'update'  :-)
>

Bless you, Salvatore!!

Too often we hear about the "gross deficiencies" of the Python
documentation.  I'd venture to say that documentation is mostly perceived as
the last resource of a scoundrel.  Thank you for logging for us at least one
documented case of someone finding the answer to their question in, yes, the
documentation!  I really and sincerely thank you!

Also, you will find a wealth of help by using (from the interactive Python
prompt) "help(dict)" or "help(str)" or "import unfamiliarModule;
help(unfamiliarModule)".

-- Paul


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to