[gstreamer-bugs] [Bug 634082] does not compile if python 3 is default compiler

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Dec 1 07:41:47 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=634082
  GStreamer | gst-python | unspecified

vineeth <nvineeth> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nvineeth at gmail.com

--- Comment #4 from vineeth <nvineeth at gmail.com> 2010-12-01 15:41:05 UTC ---
The fix for this would be to add braces around print, i.e:
 print (s.get_python_lib(standard_lib=1))
Another easy option would be to run 2to3 (
http://docs.python.org/library/2to3.html ), but not certain about the backward
compatibility.

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




More information about the Gstreamer-bugs mailing list