Branch merge

This commit is contained in:
Éric Araujo 2011-05-25 18:22:11 +02:00
commit 0f67a99fc9
3 changed files with 7 additions and 3 deletions

View file

@ -129,6 +129,10 @@ empty, and the path manipulations are skipped; however the import of
unless the :program:`python` interpreter was started with the :option:`-S`
flag.
.. versionchanged:: 3.3
This function used to be called unconditionnally.
.. function:: addsitedir(sitedir, known_paths=None)
Adds a directory to sys.path and processes its pth files.