This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
typeshed
Watch
1
Star
0
Fork
0
You've already forked typeshed
mirror of
https://github.com/davidhalter/typeshed.git
synced
2025-12-07 12:44:28 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9db63fee915c2ec226444ce3b05f74a4e60e411e
typeshed
/
stdlib
/
3
/
os
History
Adam Dangoor
7fe417ca58
In Python 3.4 and above,
os.makedirs
and
os.removedirs
use the kwarg "name" rather than "path" (
#1536
)
2017-08-08 18:42:29 -07:00
..
__init__.pyi
In Python 3.4 and above,
os.makedirs
and
os.removedirs
use the kwarg "name" rather than "path" (
#1536
)
2017-08-08 18:42:29 -07:00
path.pyi
make os.path identical in Python 2 and 3 (
#1459
)
2017-07-04 19:27:27 -07:00