Felix Kaiser added the comment:

I'm not sure - that'd be redundant, and I find it harder to read. It also 
breaks for badly configured terminals where "("/")" are part of the 
select-by-word character set (but thats a very minor issue -- users with 
parentheses in the set will probably be used to broken links). Here's a new 
patch though. Your choice :-)

As for breaking programs: that message is clearly intended for human 
consumption. My opinion is that if someone parses that, they deserve the 
opportunity to fix their code. However, out of curiosity, I did search for code 
containing "Serving HTTP on" before opening the issue and couldn't find 
anything that's parsing that message.

----------
Added file: 
http://bugs.python.org/file40215/http_server__on_startup_show_host_and_port_as_url.patch

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

Reply via email to