[New-bugs-announce] [issue41121] Path sep. in IDLE on Windows changes
wyz23x2
report at bugs.python.org
Thu Jun 25 20:39:56 EDT 2020
New submission from wyz23x2 <wyz23x2 at 163.com>:
Python supports "/" and "\" separators on Windows.
So in IDLE, the path shown sometimes is:
D:\xxx\xxx
Sometimes is:
D:/xxx/xxx
That isn't right.
----------
assignee: terry.reedy
components: IDLE
messages: 372395
nosy: terry.reedy, wyz23x2
priority: normal
severity: normal
status: open
title: Path sep. in IDLE on Windows changes
type: behavior
versions: Python 3.10, Python 3.7, Python 3.8, Python 3.9
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41121>
_______________________________________
More information about the New-bugs-announce
mailing list