Comment 3 for bug 394133

Revision history for this message
Curtis Hovey (sinzui) wrote :

better idea:
    textwrap.wrap(break_long_words=False)

best idea:
    Updgrade to Pythong 2.6
    textwrap.wrap(break_on_hyphens=False)