mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-28 22:56:55 +08:00
Move IO_REPARSE_TAG_* constants to _stat (#6760)
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
_stat.IO_REPARSE_TAG_[A-Z_]+
|
||||
|
||||
_msi.CreateRecord
|
||||
_msi.FCICreate
|
||||
_msi.OpenDatabase
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
_stat.IO_REPARSE_TAG_[A-Z_]+
|
||||
|
||||
# Exists at runtime, but missing from stubs
|
||||
_winapi.CreateFileMapping
|
||||
_winapi.MapViewOfFile
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
_stat.IO_REPARSE_TAG_[A-Z_]+
|
||||
|
||||
# Exists at runtime, but missing from stubs
|
||||
_winapi.CreateFileMapping
|
||||
_winapi.MapViewOfFile
|
||||
|
||||
Reference in New Issue
Block a user