Giuseppe Scelsi <[EMAIL PROTECTED]> added the comment:
Mark,
I am not familiar with the process and at this particular time I am
quite busy. I am happy to do it if it not urgent, but that might mean
after I come back from overseas in June. Otherwise please go ahead with
the change
New submission from Giuseppe Scelsi <[EMAIL PROTECTED]>:
>>> textwrap.fill('File stdio.h is nice.',
... fix_sentence_endings=True)
'File stdio.h is nice.'
^-- wrong double space!
The problem is with the compiled regexp 'sentence_end_re&