src/pylib/Lib/os

Search:
Group by:
Source   Edit  

see docs.python.org/3/library/os.html

Also export everything of std/os

Warning: export of std/os will be removed in 0.10.0

Templates

template close(p: DirEntry)
Admonition: since Python 3.6
Source   Edit  
template scandir(): untyped
Admonition: since Python 3.5
Source   Edit  
template scandir[T](p: PathLike[T]): untyped
Admonition: since Python 3.5
Source   Edit