Fix Python help() test for Python 3
authorSimon Marchi <simon.marchi@ericsson.com>
Mon, 1 Dec 2014 13:08:06 +0000 (08:08 -0500)
committerSimon Marchi <simon.marchi@ericsson.com>
Mon, 1 Dec 2014 13:08:06 +0000 (08:08 -0500)
commit55cfb2c4c8accd5031fd7c8167988fc4624e847c
tree8983c4e61de18b4851c18a72456b54212a4fb764
parentac3d87c0d256547c036067de7bceee320b9bab8f
Fix Python help() test for Python 3

The message displayed when using help() changed a bit with time, so this
adjusts the test accordingly.

gdb/testsuite/ChangeLog:

* gdb.python/python.exp: Change expected reply to help().
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.python/python.exp