[gstreamer-bugs] [Bug 341114] pygst.require uses asserts rather than real error checking

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri May 12 01:00:48 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=341114
 GStreamer | gst-python | Ver: 0.10.2





------- Comment #3 from Joe Wreschnig  2006-05-12 08:00 UTC -------
If there's some concern for API compatibility (though note the previous API was
unreliably broken in the first place), the error raised could be a subclass of
both ValueError and AssertionError. Then both the new except ValueError: and
the old except AssertionError: would catch the issue.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list