Staging
v0.5.1
https://github.com/python/cpython
Revision a211a7a0e7f5795e4049bd089a8c663189abe3f1 authored by Yury Selivanov on 20 November 2015, 17:43:52 UTC, committed by Yury Selivanov on 20 November 2015, 17:43:52 UTC
1 parent d59bba8
Raw File
Tip revision: a211a7a0e7f5795e4049bd089a8c663189abe3f1 authored by Yury Selivanov on 20 November 2015, 17:43:52 UTC
asyncio.tests: Fix whitespace
Tip revision: a211a7a
_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