mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-14 11:39:44 +08:00
79b2df4b24
This function accepts the same arguments as the is_file() and is_dir() methods in this class. This also marks the follow_symlinks arguments to `is_dir()` and `is_file()` as keyword only.