Staging
v0.5.1
https://github.com/python/cpython
Revision efcaba065ee06aba54d735b68bec5b89ba212497 authored by Eli Bendersky on 09 August 2012, 05:20:20 UTC, committed by Eli Bendersky on 09 August 2012, 05:20:20 UTC
1 parent 3a2b97e
Raw File
Tip revision: efcaba065ee06aba54d735b68bec5b89ba212497 authored by Eli Bendersky on 09 August 2012, 05:20:20 UTC
Add description of major changes in xml.etree.ElementTree to whatsnew/3.3
Tip revision: efcaba0
_hashlib.vcxproj.filters
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <ItemGroup>
    <Filter Include="Source Files">
      <UniqueIdentifier>{cc45963d-bd25-4eb8-bdba-a5507090bca4}</UniqueIdentifier>
    </Filter>
  </ItemGroup>
  <ItemGroup>
    <ClCompile Include="..\Modules\_hashopenssl.c">
      <Filter>Source Files</Filter>
    </ClCompile>
  </ItemGroup>
</Project>
back to top