mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 12:44:28 +08:00
7 lines
91 B
Python
7 lines
91 B
Python
# Stubs for posix
|
|
|
|
# NOTE: These are incomplete!
|
|
|
|
import typing
|
|
from os import stat_result
|