Ezio Melotti <ezio.melo...@gmail.com> added the comment:

All the examples there assume that "a file object called f has already been 
created". Using a 'with' there it's not a good idea because the users will have 
to keep the instructions indented under the 'with'.
However I agree that it would be better to move that example earlier. Maybe in 
7.2 both the forms can be shown and discussed briefly.

----------
stage:  -> needs patch
versions:  -Python 3.0

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6519>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to