After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 723229 - gst-uninstalled call print as function
gst-uninstalled call print as function
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal normal
: 1.3.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-01-29 12:29 UTC by Nicola
Modified: 2014-01-29 19:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
print as function (1.00 KB, patch)
2014-01-29 12:29 UTC, Nicola
committed Details | Review

Description Nicola 2014-01-29 12:29:43 UTC
Created attachment 267506 [details] [review]
print as function

print is a function only in python 3
Comment 1 Sebastian Dröge (slomo) 2014-01-29 19:22:47 UTC
commit 826a4e3535eb4b220edbaf3d6b556d291b05324d
Author: Nicola Murino <nicola.murino@gmail.com>
Date:   Wed Jan 29 13:20:19 2014 +0100

    gst-uninstalled: use print as function
    
    https://bugzilla.gnome.org/show_bug.cgi?id=723229