8000 modification fichier idle by fsetton · Pull Request #1175 · python/python-docs-fr · GitHub
[go: up one dir, main page]

Skip to content

modification fichier idle #1175

New issue

Have a question a 8000 bout 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 20 commits into from
May 23, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update library/idle.po
d'accord

Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
  • Loading branch information
fsetton and christopheNan authored May 13, 2020
commit 868411f80836cde72ede514cc000fa1372f361f1
2 changes: 1 addition & 1 deletion library/idle.po
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@ msgid ""
msgstr ""
"Similaire à :ref:`Run Module <run-module>`, mais lance le module "
"avec des paramètres personnalisés. Les *Command Line Arguments* se rajoutent à :data:"
"`sys.argv` comme s'ils étaient lancés par ligne de commande. Le module peut "
"`sys.argv` comme s'ils étaient passés par la ligne de commande. Le module peut "
"être lancé dans le terminal sans avoir à le redémarrer."

#: ../Doc/library/idle.rst:236
Expand Down
0