testinggtk r246 - trunk/tests/gdk
- From: bjornl svn gnome org
- To: svn-commits-list gnome org
- Subject: testinggtk r246 - trunk/tests/gdk
- Date: Wed, 25 Jun 2008 21:03:49 +0000 (UTC)
Author: bjornl
Date: Wed Jun 25 21:03:49 2008
New Revision: 246
URL: http://svn.gnome.org/viewvc/testinggtk?rev=246&view=rev
Log:
Add bug ref
Modified:
trunk/tests/gdk/test_pixbuf.py
Modified: trunk/tests/gdk/test_pixbuf.py
==============================================================================
--- trunk/tests/gdk/test_pixbuf.py (original)
+++ trunk/tests/gdk/test_pixbuf.py Wed Jun 25 21:03:49 2008
@@ -19,6 +19,8 @@
'''
Ensure that ``None`` can be specified explicitly as the
``options`` argument to ``save_to_callback``.
+
+ :bug: #472462
'''
pixbuf = gdk.Pixbuf(gdk.COLORSPACE_RGB, False, 8, 100, 100)
pixbuf.save_to_callback(lambda x: x, 'jpeg', options = None)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]