Skip to content

Conversation

piotch
Copy link
Contributor

@piotch piotch commented Jul 12, 2018

No description provided.

library/pdb.po Outdated
@@ -106,6 +106,10 @@ msgid ""
"the way ``python3 -m`` does. As with a script, the debugger will pause "
"execution just before the first line of the module."
msgstr ""
":file: `pdb.py` accepte maintenant une option ``-m`` qui déclenche "
Copy link
Contributor

Choose a reason for hiding this comment

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

Je ne connais pas la syntaxe Sphinx, mais est-ce que l'espace après :file: n'est pas gênant ?

library/pdb.po Outdated
@@ -106,6 +106,10 @@ msgid ""
"the way ``python3 -m`` does. As with a script, the debugger will pause "
"execution just before the first line of the module."
msgstr ""
":file: `pdb.py` accepte maintenant une option ``-m`` qui déclenche "
"l’exécution de modules de la même façon que ``python3 -m``. De la même "
"manière que dans un script, le débogguer vas mettre en pause l’exécution "
Copy link
Contributor

Choose a reason for hiding this comment

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

le débogguer va mettre, sans le s

library/pdb.po Outdated
msgid ""
"With no *bpnumber* argument, ``commands`` refers to the last breakpoint set."
msgstr ""
"Sans argument *bpnumber*, les commandes se réfèrent au dernier point d'arrêt "
"Sans argument *bpnumber*, ``commands`` se réfèrent au dernier point d'arrêt "
Copy link
Contributor

Choose a reason for hiding this comment

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

se réfère (c'est l'argument qui s'y réfère, il me semble)

@christopheNan christopheNan merged commit 09f65ac into python:3.7 Jul 16, 2018
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.

4 participants