mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-30 08:04:24 +08:00
Update os. EX_NOTFOUND not available in Linux (#11461)
This commit is contained in:
@@ -41,10 +41,6 @@ fcntl.I_[A-Z0-9_]+
|
||||
os.SCHED_[A-Z_]+
|
||||
posix.SCHED_[A-Z_]+
|
||||
|
||||
# Exists on some Unix platforms, but not in CI:
|
||||
os.EX_NOTFOUND
|
||||
posix.EX_NOTFOUND
|
||||
|
||||
# Some of these exist on non-windows, but they are useless and this is not intended
|
||||
stat.FILE_ATTRIBUTE_[A-Z_]+
|
||||
|
||||
|
||||
Reference in New Issue
Block a user