Dave Malcolm <dmalc...@redhat.com> added the comment:

Sorry about that.

"test_gdb_sample.py" is merely a sample script for use by "test_gdb.py" (see 
issue 8032); it's not intended to do anything useful by itself (though it does 
need a "print" invocation, since test_gdb.py uses a breakpoint in 
PyObject_Print).

I would probably be simplest to rename it so it doesn't have a "test_" prefix.

How about "sample_for_test_gdb.py", or somesuch?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8281>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to