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
File Mode Size
c-api
data
distutils
documenting
extending
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
ACKS.txt -rw-r--r-- 4.3 KB
Makefile -rw-r--r-- 3.3 KB
README.txt -rw-r--r-- 5.1 KB
TODO.txt -rw-r--r-- 134 bytes
about.rst -rw-r--r-- 1.2 KB
bugs.rst -rw-r--r-- 2.8 KB
conf.py -rw-r--r-- 5.5 KB
contents.rst -rw-r--r-- 421 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 21.5 KB
license.rst -rw-r--r-- 33.6 KB
make.bat -rw-r--r-- 1.3 KB

README.txt

back to top