FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

(馃悶) highlighting is broken when value exceeds `width` and is wrapped 路 Issue #161 路 samuelcolvin/python-devtools 路 GitHub

(馃悶) highlighting is broken when value exceeds width and is wrapped聽#161

Description

from devtools.prettier import pprint


class A:
    def __repr__(self):
        return "['asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf', 'as\"df']"


pprint(A())
(
    ['asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf
    asdf asdf', 'as"df']
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL