Re: [Python-ideas] allow overriding files used for the input builtin
Oct. 2, 2017
12:12 p.m.
Paul, Sorry for not replying to your message yet, I lost it in a well-intentioned try at digest delivery. Sorry about that, I am replying to this message: https://mail.python.org/pipermail/python-ideas/2017-September/047236.html I would guess that the context manager to override stdout does it globally. One of the reasons I like the params for input is that is doesn’t have to override the value globally by setting the module variable, which would affect other concurrent uses of input(). Thoughts? Thanks, wt
3233
Age (days ago)
3233
Last active (days ago)
0 comments
1 participants
participants (1)
-
Wren Turkal