mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +08:00
add (overwrite with) mypy stubs, if available
This commit is contained in:
7
builtins/3/posix.pyi
Normal file
7
builtins/3/posix.pyi
Normal file
@@ -0,0 +1,7 @@
|
||||
# Stubs for posix
|
||||
|
||||
# NOTE: These are incomplete!
|
||||
|
||||
import typing
|
||||
from os import stat_result
|
||||
|
||||
Reference in New Issue
Block a user