Staging
v0.8.1
https://github.com/python/cpython
Revision 2e03ba8c85cd6e6e51fa98ee1eb40236695db492 authored by Guido van Rossum on 20 July 2001, 14:55:28 UTC, committed by Guido van Rossum on 20 July 2001, 14:55:28 UTC
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 d8dd690
History
Tip revision: 2e03ba8c85cd6e6e51fa98ee1eb40236695db492 authored by Guido van Rossum on 20 July 2001, 14:55:28 UTC
Fix showstopper SF bug #442983: use of site.addsitedir() was broken
Tip revision: 2e03ba8
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 13.0 KB
README -rw-r--r-- 1.2 KB
config.h -rw-r--r-- 12.4 KB
sleep.c -rw-r--r-- 845 bytes
unixstuff.c -rw-r--r-- 1.1 KB
unixstuff.h -rw-r--r-- 306 bytes

README

back to top