Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
3e7b1a04a0fe02098ffc03b5c0fc6546a5f7d2d1
/
PC
/
msvcrtmodule.c
5fa0bd6
Partial fix for SF bug 122780 (msvcrt.locking constants aren't defined).
by Tim Peters
· 24 years ago
25e1726
[*** Not tested as I don't have Windows running right now! ***]
by Fred Drake
· 24 years ago
6543e88
Check for potential error returned by _ungetch().
by Guido van Rossum
· 26 years ago
e4e021b
Release the interpreter lock for calls that may block: _locking(),
by Guido van Rossum
· 26 years ago
407a22d
Made it real. Changed locking() to work with file descriptors instead
by Guido van Rossum
· 27 years ago
29c1ea5
Got the new structure working with MSVC 4.2.
by Guido van Rossum
· 27 years ago