[issue1859] textwrap doesn't linebreak on "\n"

2012-04-11 Thread Otto Kekäläinen
Otto Kekäläinen added the comment: In previous comment: (eg. Wordwrap in Python) -> (wordwrap() in PHP) Some examples of how this function works on text blocks: Original text: -- *Maksaako riippuvuus yksittäisestä ohjelmistoyritykstä Helsingille vuosittain 3,4 miljoonaa euroa?* Helsin

[issue1859] textwrap doesn't linebreak on "\n"

2012-04-11 Thread Otto Kekäläinen
Otto Kekäläinen added the comment: As a note to comments msg60038-msg60040, for anybody like me who ended up here after Googling around on how to do wordwrap in Python: The function textwrap in Python is for single strings/paragraphs only, and it does not work as wordwrap normally works in

[issue7296] OverflowError: signed integer is greater than maximum on mips64

2010-02-08 Thread Otto
Otto added the comment: This problem has been diagnosed as a problem in the mips64 port of OpenBSD. mips64 systems need to emulate some floating point instructions in software, depending on the cpu type. In this case we hit an instruction for which the emulation was incomplete. The floating

[issue6327] [mimetext] long lines get cut with exclamation mark and newline

2009-06-23 Thread Martijn Otto
New submission from Martijn Otto : When using mimetext, long lines are cut at character 990, at which place an exclamation mark, a newline and a space are inserted. After this the line continues... For example, this line: 0148

[issue5777] unable to search in python V3 documentation

2009-04-17 Thread Andreas Otto
New submission from Andreas Otto : Hi, if I search for "sys.argv" I get Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories. but its available at: http://docs.python.org/3.0/l