mirror of
https://github.com/python/cpython.git
synced 2025-10-01 21:02:15 +00:00
Clarify a NEWS entry.
This commit is contained in:
parent
b4e63b3177
commit
32b66be879
1 changed files with 1 additions and 1 deletions
|
@ -467,7 +467,7 @@ Library
|
|||
-------
|
||||
|
||||
- When '' is a path (e.g. in sys.path), make sure __file__ uses the current
|
||||
working directory instead of ''.
|
||||
working directory instead of '' in importlib.
|
||||
|
||||
- Issue #13609: Add two functions to query the terminal size:
|
||||
os.get_terminal_size (low level) and shutil.get_terminal_size (high level).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue