Rename the test_traceback_print() function to traceback_print() to prevent
commit91f643c27b4edba73719665de9af1a229d22395c
authorbrett.cannon <brett.cannon@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 28 Apr 2008 04:50:06 +0000 (28 04:50 +0000)
committerbrett.cannon <brett.cannon@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 28 Apr 2008 04:50:06 +0000 (28 04:50 +0000)
tree8400cd91a3280d1796c4ee0626f34e389d9c3be2
parentfff9015d1c23d5ca2bc119bbce2b20122f4f4008
Rename the test_traceback_print() function to traceback_print() to prevent
test_capi from automatically calling the function.

git-svn-id: http://svn.python.org/projects/python/trunk@62558 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/test/test_traceback.py
Modules/_testcapimodule.c