Made it real. Changed locking() to work with file descriptors instead · python/cpython@407a22d · GitHub
Skip to content

Commit 407a22d

Browse files
committed
Made it real. Changed locking() to work with file descriptors instead
of Python file objects. Added open_osfhandle() (Mark had done some work for that), get_osfhandle(), setmode(), and the console I/O functions kbhit(), getch(), getche(), ungetch(), and putch().
1 parent 8f1b651 commit 407a22d

1 file changed

Lines changed: 134 additions & 44 deletions

File tree

PC/msvcrtmodule.c

Lines changed: 134 additions & 44 deletions

0 commit comments

Comments
 (0)