Skip to content

Change remaining all-caps SAGE to Sage #30472

@slel

Description

@slel

Originally Sage was called SAGE (in all-caps).

Many code comments, docstrings or error messages
still have the all-caps version.

This ticket is to fix that.

To locate all-caps SAGE not preceded or followed
by underscore, change to the Sage root folder and run:

$ git grep '\([^_]\|^\)SAGE\([^_]\|$\)' src

This leaves alone environment variables
such as DOT_SAGE or SAGE_SRC etc.

CC: @fchapoton @slel

Component: documentation

Keywords: typo

Author: Frédéric Chapoton

Branch/Commit: a71d230

Reviewer: Samuel Lelièvre

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions