New submission from R. David Murray <rdmur...@bitdance.com>:

The title pretty much says it all.  I believe the behavior is correct (more 
useful than returning an object that is only useful for obtaining the name) 
even though it is unusual for context managers.  In any case there is plenty of 
code using the existing behavior, so I think this is a doc bug.

----------
assignee: docs@python
components: Documentation
messages: 157635
nosy: docs@python, r.david.murray
priority: normal
severity: normal
stage: needs patch
status: open
title: tempfile.TemporaryDirectory documented as returning object but returns 
name
type: behavior
versions: Python 3.2, Python 3.3

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

Reply via email to