In article <mailman.9659.1399064866.18130.python-l...@python.org>,
 Ben Finney <b...@benfinney.id.au> wrote:

> The non-breaking space (“ ” U+00A0) is frequently used in text to keep
> conceptually inseparable text such as “100 km” from automatic word
> breaks <URL:https://en.wikipedia.org/wiki/Non-breaking_space>.

Which, by the way, argparse doesn't honor...

http://bugs.python.org/issue16623
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to