<div id="comment:0"></div> moving away from python2 Done using several bash commands like ``` grep -rl " <type " src/sage/modular/ | xargs sed -i 's/<type/<class/g' ``` Component: **refactoring** Author: **Frédéric Chapoton** Branch/Commit: **[`471b52f`](https://github.com/sagemath/sagetrac-mirror/commit/471b52f8221e93d19ceafaf922742dcc6ba5f86f)** Reviewer: **Kwankyu Lee** _Issue created by migration from https://trac.sagemath.org/ticket/32675_