Skip to content

Partially replace "<type" by "<class" in src/sage #32675

@fchapoton

Description

@fchapoton

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

Reviewer: Kwankyu Lee

Issue created by migration from https://trac.sagemath.org/ticket/32675

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions