Éric Araujo <[email protected]> added the comment: About Terry’s suggestion to change "This allows Python programs to modify or replace the module search path" to "After initialization, Python programs can modify sys.path": IMO the old text is talking about intent (modify the module search path) and the replacement about implementation (modify sys.path). I prefer the former; what do you think?
---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue11948> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
