8000 Traduction de faq/library. by awecx · Pull Request #866 · python/python-docs-fr · GitHub
[go: up one dir, main page]

Skip to content

Traduction de faq/library. #866

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

Merged
merged 12 commits into from
Aug 30, 2019
Prev Previous commit
Next Next commit
Suggestion de ChristopheNan.
Co-Authored-By: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
  • Loading branch information
awecx and christopheNan authored Aug 22, 2019
commit b6338ff98d84cb6684d78667b85788dfd453e218
2 changes: 1 addition & 1 deletion faq/library.po
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ msgid ""
msgstr ""
"Les programmes qui interagissent avec des interfaces externes complexes "
"peuvent être testés même quand ces interfaces ne sont pas disponibles, en "
"utilisant des interfaces « artificielles » implémentées en Python."
"utilisant des interfaces « simulacres » implémentées en Python."

#: ../Doc/faq/library.rst:182
msgid "How do I create documentation from doc strings?"
Expand Down
0