The Python FAQ has the following entry:

4.26   Why doesn't Python have a "with" statement like some other languages?

From:

http://www.python.org/doc/faq/general/

Even if the content is still relevant (I know nothing of the use of 'with' outside Python), the entry probably needs at least clarifying now that Python does have a 'with' statement.

Michael Foord

--
http://www.ironpythoninaction.com/
http://www.theotherdelia.co.uk/
http://www.voidspace.org.uk/
http://www.ironpython.info/
http://www.resolverhacks.net/

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to