8000 Done: cgitb by JulienPalard · Pull Request #84 · python/python-docs-fr · GitHub
[go: up one dir, main page]

Skip to content

Done: cgitb #84

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 1 commit into from
Nov 15, 2017
Merged

Done: cgitb #84

merged 1 commit into from
Nov 15, 2017

Conversation

JulienPalard
Copy link
Member

No description provided.

library/cgitb.po Outdated

#: ../Doc/library/cgitb.rst:30
msgid "To enable this feature, simply add this to the top of your CGI script::"
msgstr ""
"Pour activer cette fonctionalité, ajoutez simplement ceci au début de votre "
Copy link
Collaborator

Choose a reason for hiding this comment

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

fonctionalité → fonctionnalité

library/cgitb.po Outdated
@@ -38,24 +38,42 @@ msgid ""
"debug the problem. Optionally, you can save this information to a file "
"instead of sending it to the browser."
msgstr ""
"Le module :mod:`cgitb` fournit un gestionnaire d'exception spécifique pour "
Copy link
Collaborator

Choose a reason for hiding this comment

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

Peut-être passer « exception » au pluriel comme dans les autres paragraphes ?

Copy link
Member Author

Choose a reason for hiding this comment

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

Oui, ça me va.

library/cgitb.po Outdated
"le nombre de lignes de code à afficher autour de la ligne courante dans le "
"code source à chaque niveau de la pile d'appel, il vaut ``5`` par défaut. Si "
"l'argument optionnel *format* est ``\"html\"``, le rapport sera rédigé en "
"HTML. Le rapport sera écrit en texte brut pour toute autre valeur. La valer "
Copy link
Collaborator

Choose a reason for hiding this comment

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

valer → valeur

library/cgitb.po Outdated
"*info* doit être un *tuple* de trois éléments contenant le type de "
"l'exception, l'exception, et la pile d'appels, tel que le *tuple* renvoyé "
"par :func:`sys.exc_info`. Si l'argument *info* n'est pas donné, l'exception "
"courrante est obtenue via :func:`sys.exc_info`."
Copy link
Collaborator

Choose a reason for hiding this comment

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

courrante → courante

@JulienPalard JulienPalard merged commit 4e37596 into python:3.6 Nov 15, 2017
@JulienPalard JulienPalard deleted the cgitb branch November 29, 2019 21:00
JulienPalard pushed a commit that referenced this pull request Feb 20, 2023
Closes #49

Co-authored-by: Zoe Drey <zoe.drey@sinch.com>
Co-authored-by: Nicolas <nicolas.gibaud7@gmail.com>
Reviewed-on: https://git.afpy.org/AFPy/python-docs-fr/pulls/84
Co-authored-by: NicolasGibaud <nicolas.gibaud7@gmail.com>
Co-committed-by: NicolasGibaud <nicolas.gibaud7@gmail.com>
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.

2 participants
0