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

Specific examples of current messages and proposed improvements would help 
focus discussion.

If you are willing to only handle code lines up to 256 chars, only 2 bytes 
should be needed.  (0,0) or (255,255) could mean 'somewhere beyond the 256th 
char'.

----------
nosy: +terry.reedy

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

Reply via email to