Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Incorrect rendering of primary prompt >>> on page 9 of tutorial.pdf #311

@tigran123

Description

@tigran123

Bug report

Bug description:

On page 9 of the file tutorial.pdf of Python 3.12.2 documentation the primary prompt is rendered incorrectly, like this:

image

But in the earlier page 6 it is rendered correctly:

image

I noticed that in the source tree in the file Doc/tutorial/introduction.rst it is entered with the :term: prefix and in single quotes, but in the file Doc/tutorial/interpreter.rst it is entered with double single quotes. Anyway, I don't know the format the source of the documentation is maintained in, so I didn't risk providing a patch. Just reporting it here in order for someone to fix it properly.

CPython versions tested on:

3.12

Operating systems tested on:

Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions