]> granicus.if.org Git - python/commit
Bug #1678647: write a newline after printing an exception in any
authorGeorg Brandl <georg@python.org>
Mon, 12 Mar 2007 14:30:05 +0000 (14:30 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 12 Mar 2007 14:30:05 +0000 (14:30 +0000)
commit7b9c555520436b8bd1805202e7b0d1329f05b321
tree50ec0cb0ccda2a35ac438b8fdff5a8f888d18f41
parent871f1bc6011c1644b1be2e87518c435e7fb552ad
Bug #1678647: write a newline after printing an exception in any
case, even when converting the value to a string failed.
Misc/NEWS
Python/pythonrun.c