- Notifications
You must be signed in to change notification settings - Fork396
Traducción library/sys_path_init#2098
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
A mi me suena mejor a "Inicialización del módulo de búsqueda de ruta sys.path" a ver que comentan los demás. :) |
Uh oh!
There was an error while loading.Please reload this page.
en este caso lo de "module search path" es un mecanismo de "sys.path", no hay un "módulo de búsqueda" es la "ruta de búsqueda de módulos" que provee sys.path |
Gracias! |
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
Si bien es un texto corto me generó bastante dudas. Por ejemplo el título:
The initialization of the sys.path module search path -->
"La inicialización de la ruta de búsqueda del módulo sys.path" ?
"La inicialización de la ruta de búsqueda de módulo sys.path" ?
"La inicialización del módulo sys.path de búqueda de ruta" ?
Agradecería mucho cualquier feedback del que revise :)
Acá el original.
closes#2022