mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-09 04:52:23 +08:00
Add msvcrt.locking() and associated constants (#3607)
This commit is contained in:
committed by
Sebastian Rittau
parent
d5f1e58457
commit
910cfe4b83
@@ -1,6 +0,0 @@
|
||||
# Stubs for msvcrt
|
||||
|
||||
# NOTE: These are incomplete!
|
||||
|
||||
def get_osfhandle(file: int) -> int: ...
|
||||
def open_osfhandle(handle: int, flags: int) -> int: ...
|
||||
Reference in New Issue
Block a user