[issue30043] fcntl module for windows platform

2017-04-11 Thread STINNER Victor
STINNER Victor added the comment: The Python bug tracker is not a forum. Please ask such question on a Python help mailing list or any Python forum, but not here. Thank you ;-) (No, there is no fcntl module on Windows.) -- nosy: +haypo resolution: -> not a bug stage: -> resolved stat

[issue30043] fcntl module for windows platform

2017-04-11 Thread karan
New submission from karan: is there any fcntl module alternative available that would support windows platform?? in any of futures release of python is it possible that fcntl would support windows?? -- messages: 291493 nosy: kk_pednekar priority: normal severity: normal status: open t