Skip to content

Can't store Unicode values in .matplotlibrc #1713

@mdboom

Description

@mdboom

It is read in as a byte string on Python 2.x, and we don't do any decoding. We could just say its always utf-8. Or, for bonus points, read a -*- encoding -*- marker and use that.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions