library/subprocess: corrige "fichier" en "objets fichiers" #138

Merged
deronnax merged 2 commits from deronnax/python-docs-fr:3.10_library_subprocess_file_objects into 3.10 2023-05-12 13:26:23 +00:00
Collaborator

pour 3.10 pour l'instant mais je ferai un forward-porting

pour 3.10 pour l'instant mais je ferai un forward-porting
deronnax added 1 commit 2023-05-11 08:48:09 +00:00
ChristopheNan reviewed 2023-05-12 11:00:15 +00:00
@ -156,3 +153,1 @@
"class:`io.TextIOWrapper`. L'argument *universal_newlines* est équivalent à "
"*text* et est fourni pour la rétrocompatibilité. Par défaut, les fichiers "
"sont ouverts en mode binaire."
"Si *encoding* ou *errors* sont spécifiés, ou *text* est vrai, les objects "
Collaborator

s/object/objet/

s/object/objet/
Author
Collaborator

oups, merci beaucoup

oups, merci beaucoup
deronnax marked this conversation as resolved
deronnax added 1 commit 2023-05-12 12:11:00 +00:00
ChristopheNan approved these changes 2023-05-12 13:05:29 +00:00
ChristopheNan left a comment
Collaborator

Merci @deronnax.

Merci @deronnax.
deronnax merged commit e26610db81 into 3.10 2023-05-12 13:26:23 +00:00
deronnax deleted branch 3.10_library_subprocess_file_objects 2023-05-12 13:26:23 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: AFPy/python-docs-fr#138
No description provided.