Serhiy Storchaka added the comment:

"C:" is current directory on drive C, "C:/" is root directory on drive C. This 
is not related to Python or Tk, this is how paths work.

Use os.path or pathlib for processing paths.

----------
nosy: +serhiy.storchaka
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27616>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to