[issue18730] suffix parameter in NamedTemporaryFile silently fails when not prepending with a period
May 7, 2016
10:44 p.m.
Martin Panter added the comment: I think Terry may have had the mkstemp() doc string in mind. The NamedTemporaryFile() doc string already points to that function, and it doesn’t make sense to single NamedTemporaryFile() out above other functions. ---------- nosy: +martin.panter _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue18730> _______________________________________
3657
Age (days ago)
3657
Last active (days ago)
0 comments
1 participants
participants (1)
-
Martin Panter