Skip to content

library/rlcompleter.po #265

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

library/rlcompleter.po #265

wants to merge 2 commits into from

Conversation

luzeal
Copy link
Contributor

@luzeal luzeal commented Jul 15, 2018

No description provided.

@luzeal
Copy link
Contributor Author

luzeal commented Jul 15, 2018

Sorry, I may have added another pull request for the same issue.

@christopheNan christopheNan self-requested a review July 15, 2018 19:08
"évaluées, mais elle peut faire des appels à :meth:`__getattr__`), jusqu'à la "
"dernière partie, et trouve des équivalents pour le reste via la fonction :"
"func:`dir`. Toute exception qui est relevée durant l'évaluation de "
"l'expression est soit interceptée, mise sous silence, ou :const:`None` est "
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Non : l'exception levée est interceptée, mise sous silence et None est renvoyée. En d'autres termes, cela veut dire que le module de complétion ne fait pas "planter" l'interpréteur ou le programme qui l'appelle.


#: ../Doc/library/rlcompleter.rst:50
msgid "Return the *state*\\ th completion for *text*."
msgstr ""
msgstr "Renvoie le *state*-ième complétion pour *text*."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/le/la/

@JulienPalard JulienPalard changed the title Rcompleter.po rlcompleter.po Jul 29, 2018
@JulienPalard JulienPalard changed the title rlcompleter.po library/rlcompleter.po Jul 29, 2018
@JulienPalard
Copy link
Member

Corrigée et mergée, merci !

JulienPalard pushed a commit that referenced this pull request Oct 1, 2024
JulienPalard pushed a commit that referenced this pull request Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants