From: Tim Peters Date: Sun, 11 Apr 2004 17:45:31 +0000 (+0000) Subject: The native bz2 tests worked fine for me under WinXP Pro + VC7.1, so X-Git-Tag: v2.4a1~504 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0e93309eb506386180a64719077126ee21ad6abb;p=thirdparty%2FPython%2Fcpython.git The native bz2 tests worked fine for me under WinXP Pro + VC7.1, so removed the comment saying they don't work, and changed the build step to run them. If they're failing for someone else, please give details about what failed. --- diff --git a/PCbuild/bz2.vcproj b/PCbuild/bz2.vcproj index f3e170b984ed..415f03abd6ed 100644 --- a/PCbuild/bz2.vcproj +++ b/PCbuild/bz2.vcproj @@ -3,6 +3,7 @@ ProjectType="Visual C++" Version="7.10" Name="bz2" + RootNamespace="bz2" SccProjectName="bz2" SccLocalPath=".."> @@ -62,7 +63,7 @@