Martin Panter added the comment:

[Padding]

Please start sentences with capital letters, specifically “mkstemp() and 
mkdtemp() are lower-level functions . . .”.

The new sentence at the top about context managers seems out-of-place. Perhaps 
something like “They can also be used as context managers, which triggers the 
cleanup on exit.”

The new paragraph about cleanup of TemporaryFile is good, but I think it now 
makes the last sentence of that entry redundant: “. . . can be used in a ‘with’ 
statement . . .”

----------
nosy: +vadmium

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

Reply via email to