[issue11948] Tutorial/Modules - small fix to better clarify the modules search path

Éric Araujo report at bugs.python.org
Fri May 13 20:17:25 CEST 2011


Éric Araujo <merwok at netwok.org> added the comment:

> First, I dislike 'This allows' on stylistic grounds
Fully agreed, sir!

> The whole paragraph is about sys.path, so it is not an hidden detail.
It may be that I miss context; I don’t actually know whether the paragraph is only about sys.path or about module search in general.  Apologies if my comments are only noise.  This is my last proposal:

“After initialization, Python programs can modify sys.path to modify or replace the module search path (except for built-in modules)”

If it’s redundant, then +1 to your earlier suggestion.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11948>
_______________________________________


More information about the Python-bugs-list mailing list