testinggtk r112 - trunk/tests
- From: bjornl svn gnome org
- To: svn-commits-list gnome org
- Subject: testinggtk r112 - trunk/tests
- Date: Sun, 8 Jun 2008 21:14:31 +0000 (UTC)
Author: bjornl
Date: Sun Jun 8 21:14:31 2008
New Revision: 112
URL: http://svn.gnome.org/viewvc/testinggtk?rev=112&view=rev
Log:
Remove debug print
Modified:
trunk/tests/test_notebook.py
Modified: trunk/tests/test_notebook.py
==============================================================================
--- trunk/tests/test_notebook.py (original)
+++ trunk/tests/test_notebook.py Sun Jun 8 21:14:31 2008
@@ -76,7 +76,6 @@
'''
num_in_cb = ['other']
def switch_page_cb(notebook, page, page_num):
- print 'moo', page_num
num_in_cb[0] = page_num
book = gtk.Notebook()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]