Staging
v0.5.1
https://github.com/python/cpython
Revision b1dd5572d3815c1d18a0ccdecaff6db12c167cce authored by Andrew Svetlov on 04 September 2013, 07:33:11 UTC, committed by Andrew Svetlov on 04 September 2013, 07:33:11 UTC
1 parent 58b5c5a
Raw File
Tip revision: b1dd5572d3815c1d18a0ccdecaff6db12c167cce authored by Andrew Svetlov on 04 September 2013, 07:33:11 UTC
Add docstring for threading.main_thread().
Tip revision: b1dd557
xxlimited.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>{eb5eebc7-3787-4f8f-b282-204db2962cc3}</UniqueIdentifier>
    </Filter>
  </ItemGroup>
  <ItemGroup>
    <ClCompile Include="..\Modules\xxlimited.c">
      <Filter>Source Files</Filter>
    </ClCompile>
  </ItemGroup>
</Project>
back to top