From: Benjamin Peterson Date: Mon, 1 Jun 2009 23:09:51 +0000 (+0000) Subject: Blocked revisions 73076 via svnmerge X-Git-Tag: v3.1rc2~98 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=be5f3712be7aeb7fee4698a24bcf44ffd98a7b1d;p=python Blocked revisions 73076 via svnmerge ........ r73076 | antoine.pitrou | 2009-05-31 13:05:51 -0500 (Sun, 31 May 2009) | 4 lines Uninitialized file type would lead to __exit__ lookup failure when site.py tries to read *.pth files on interpreter startup. ........ ---