Skip to content

Conversation

@JulienPalard
Copy link
Member

No description provided.

"zipfile or other non-filesystem import source."
msgstr ""
"Si le fichier *filename* n'est pas trouvé, la fonction le cherchera dans les "
"chemins de recheche du module, ``sys.path`, après avoir vérifié si un "
Copy link
Collaborator

Choose a reason for hiding this comment

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

Plutôt « de module » ou « des modules », non ? Il n'est pas ici question du module linecache.

Copy link
Member Author

Choose a reason for hiding this comment

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

On parle du module recherché effectivement je pense, et non du module linecache, je suis d'accord. Mais je ne trouve pas que « de module » ou « des modules » soit beaucoup plus clair pour exprimer ça. Pourquoi pas :

« dans le cas où le module recherché aurait été importé depuis un fichier zip » ?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Oui, pourquoi pas, après je trouve l'expression « chemins de recherche de modules » plutôt claire.

Copy link
Member Author

Choose a reason for hiding this comment

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

Vendu (et mis à jour).

"zipfile or other non-filesystem import source."
msgstr ""
"Si le fichier *filename* n'est pas trouvé, la fonction le cherchera dans les "
"chemins de recheche de modules, ``sys.path`, après avoir vérifié si un "
Copy link
Collaborator

Choose a reason for hiding this comment

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

Rah, presque !

recheche -> recherche

Copy link
Member Author

Choose a reason for hiding this comment

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

Ha ha :( fixed.

@JulienPalard JulienPalard merged commit aaf47c8 into python:3.6 Nov 15, 2017
@JulienPalard JulienPalard deleted the linecache-tty-undoc branch November 29, 2019 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants