Terry J. Reedy <tjre...@udel.edu> added the comment:

Jānis, please present examples as proper python -- indentation and comment char 
-- so others can copy/paste to run without editing.
In Idle (tkinter -- tk), '\0' is displayed as a wider space than ' '. The 
console is fixed pitch, so it cannot do that.

I suspect that the response of a window to \0 is window system dependent and 
probably out of our control. If so, this issue should be closed.

----------
nosy: +terry.reedy
title: Sting termination on Linux -> String termination on Linux

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

Reply via email to