Skip to content

Use of «» and “” in the introduction #103

@robertvandeneynde

Description

@robertvandeneynde

On this page :

https://docs.python.org/fr/3/tutorial/introduction.html#id4

In the side note :

screenshot_2017-12-31_17 32_37

As one can see, tt's written in the side note «» and “” but should be of course " ' since we're talking about the real " and ' characters in the python language.

screenshot_2017-12-31_17 33_21

As one can see, in the main text it's written correctly " and '.

For fixing the bug, I've looked to :

https://github.com/python/python-docs-fr/blob/707f05d2d753fc3836c38b4f1ca0890da7628412/tutorial/introduction.po

And as one can see, the string are correctly written with " and ' so I guess it's the translation process that wrongly replaces to «» “”.

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