* python/python-value.c (valpy_richcompare): Don't return from
authorTom Tromey <tromey@redhat.com>
Mon, 24 Aug 2009 18:55:21 +0000 (18:55 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 24 Aug 2009 18:55:21 +0000 (18:55 +0000)
commitf02779d8c5d4f0904fc58d7d144386200f702976
treecd9f5ac7be7dd99588873d14d8a44b3a6323f8cc
parent765abe2bec27ba6c69d53f3aee078749fc6df3c0
* python/python-value.c (valpy_richcompare): Don't return from
inside a TRY_CATCH.
gdb/ChangeLog
gdb/python/python-value.c