R. David Murray <rdmur...@bitdance.com> added the comment:

"delete_after" what? I know it is somewhat implicit in the fact that it is a 
context manager call, but that is not the only context the method name will be 
seen in. (eg: 'dir' list of methods, doc index, etc).  Even as a context 
manager my first thought in reading it was "delete after what?", and then I 
went, "oh, right".

How about "delete_on_exit"?

----------

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

Reply via email to