mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-23 12:21:27 +08:00
keep os.path in 2 and 3 consistent (#2152)
We can't merge these because os/__init__ is still different. Also slight refactor of tests/check_consistent.py to avoid `from os import path`.
This commit is contained in:
committed by
Guido van Rossum
parent
d84069e78d
commit
b89f9553e9
@@ -1,3 +1,4 @@
|
||||
# NB: path.pyi and stdlib/2 and stdlib/3 must remain consistent!
|
||||
# Stubs for os.path
|
||||
# Ron Murawski <ron@horizonchess.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user