GNOME Bugzilla – Bug 726920
Apply pep 238 for division overload for Python 3
Last modified: 2014-04-26 08:55:14 UTC
Created attachment 272687 [details] [review] Patch Python 3 needs an __truediv__ and __rtruediv__ operator methods. They are used in GstFraction. see: http://legacy.python.org/dev/peps/pep-0238/ Github: https://github.com/lubosz/gst-python/commit/f42ea5b6388d144ab9b281f0822e53537e163e44
Fixed in 16979ed48bd0dce9fa1e3711b6bf30b3e65b45ce