On Sat, 28 Mar 2015 11:26 pm, Mark Lawrence wrote:

> On 28/03/2015 06:26, Steven D'Aprano wrote:

>>Pascal is another language with a construct like that, and there's a FAQ
>>for it:
>>
>>
https://docs.python.org/2/faq/design.html#why-doesn-t-python-have-a-with-statement-for-attribute-assignments



>  >>> help('FAQ')
> no Python documentation found for 'FAQ'
> 
> Less than useless, now what?


Did you try googling?

help("google")

Or you could read the URL I gave earlier.



-- 
Steven

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

Reply via email to