summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2005-03-12 19:05:58 (GMT)
committerTim Peters <tim.peters@gmail.com>2005-03-12 19:05:58 (GMT)
commita733bd96f11f335c655461dadfaa285b16147e4f (patch)
tree017dd71ba24f14974b846b46aaa3ab1b6ff9b1f2 /Python
parenta5855d5ace1c1426e1247272c688ccc11ae02f7c (diff)
downloadcpython-a733bd96f11f335c655461dadfaa285b16147e4f.zip
cpython-a733bd96f11f335c655461dadfaa285b16147e4f.tar.gz
cpython-a733bd96f11f335c655461dadfaa285b16147e4f.tar.bz2
Port bugfix from 2.4 maint.
Bug #1160802: Can't build Zope on Windows w/ 2.4.1c1. MSVCCompiler.initialize(): set self.initialized to True, as suggested by AMK. Else we keep growing the PATH endlessly, with each new C extension built, until putenv() complains. No change to NEWS because the patch that created this bug is also new for 2.5a1 (so there's no change here to any code yet released from HEAD).
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions