Staging
v0.5.1
https://github.com/python/cpython
Revision b1549092ea5346e49eb6f0836857858a6bbd864c authored by Alexandre Vassalotti on 12 June 2008, 18:35:39 UTC, committed by Alexandre Vassalotti on 12 June 2008, 18:35:39 UTC
For some yet unknown reason, MSVC's linker fails to resolve
_stringio's module initializer (PyInit__stringio). This probably means
the module is not build correctly. Therefore, I am removing Windows
support temporarily until I find how to add new modules properly for
MSVC.
1 parent ca2d610
History
Tip revision: b1549092ea5346e49eb6f0836857858a6bbd864c authored by Alexandre Vassalotti on 12 June 2008, 18:35:39 UTC
Removed _stringio from Windows build.
Tip revision: b154909

README

back to top