Searched refs:fix_sentence_endings (Results 1 – 7 of 7) sorted by relevance
121 fix_sentence_endings=False, argument130 self.fix_sentence_endings = fix_sentence_endings327 if self.fix_sentence_endings:
121 fix_sentence_endings=False, argument134 self.fix_sentence_endings = fix_sentence_endings352 if self.fix_sentence_endings:
96 wrapper = TextWrapper(45, fix_sentence_endings=True)104 wrapper = TextWrapper(60, fix_sentence_endings=True)
164 .. attribute:: fix_sentence_endings181 :attr:`fix_sentence_endings` is false by default.
95 wrapper = TextWrapper(45, fix_sentence_endings=True)111 wrapper = TextWrapper(60, fix_sentence_endings=True)
219 .. attribute:: fix_sentence_endings236 :attr:`fix_sentence_endings` is false by default.
146 Fix bug in 'fix_sentence_endings' textwrap.fill option, where an extra space