Skip to content

Switch to python3 using 2to3 script

Brennen Bearnes requested to merge eoghan/2to3 into wmf/stable

Bullseye has no python2 installed by default. Some of this code is not compatible with python3, so this commit is to use the 2to3 library to switch code to python3 compatible.

This is untested.

Bug: T355574 Bug: T355502

Edited by Brennen Bearnes

Merge request reports