[Python3] Switch a few more glib scripts to Python3
Created attachment 453779 [details] Patch
Comment on attachment 453779 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=453779&action=review > Tools/wpe/jhbuildrc:1 > +#!/usr/bin/env python3 JHBuild itself has not been ported to Python 3. So this should probably just not have a #! and be ignored.
(In reply to Patrick Griffis from comment #2) > JHBuild itself has not been ported to Python 3. I was wrong. It has been. Sorry.
Committed r290799 (248039@main): <https://commits.webkit.org/248039@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 453779 [details].
<rdar://problem/89785380>