Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Copy link
Copy link
Closed
@robertvandeneynde

Description

@robertvandeneynde
Issue body actions

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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.