New submission from Mayweed <[email protected]>: In the documentation, the statement "with" is marked as: "New in version 2.5." (http://docs.python.org/reference/compound_stmts.html#the-with-statement)
This new statement is new in version 2.6 ! ---------- assignee: d...@python components: Documentation messages: 123731 nosy: d...@python, karmaguedon priority: normal severity: normal status: open title: ["with"] new in version 2.6 instead of 2.5 versions: Python 2.5 _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue10672> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
