binutils-gdb/gdb/testsuite/gdb.python
Tom Tromey 18e8c3bc8a gdb
* python/python-frame.c (frapy_richcompare): Return
	Py_NotImplemented, not an error.  Handle Py_NE as well.
gdb/testsuite
	* gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
	operator on Frame.
2009-04-13 20:54:59 +00:00
..
Makefile.in
python-cmd.exp gdb/ 2009-03-21 03:13:02 +00:00
python-frame.c gdb/ 2009-03-30 19:54:33 +00:00
python-frame.exp gdb 2009-04-13 20:54:59 +00:00
python-function.exp gdb/ 2009-03-21 03:13:02 +00:00
python-value.c
python-value.exp gdb/ 2009-03-29 21:11:11 +00:00
python.exp