Copying this 2.1.1 bugfix to the trunk: · pythoncapi/cpython@27451d0 · GitHub
Skip to content

Commit 27451d0

Browse files
committed
Copying this 2.1.1 bugfix to the trunk:
Fix showstopper SF bug #442983: use of site.addsitedir() was broken because it references the global dirs_in_sys_path which is deleted. The fix avoids deleting that global. (My email through python.org or digicool.com is non-functional at the moment; use gvanrossum@home.com to reach me.)
1 parent 0825dc2 commit 27451d0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Lib/site.py

Lines changed: 0 additions & 1 deletion

0 commit comments

Comments
 (0)