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
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 635 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 2.8 KB
INTBENCH -rw-r--r-- 941 bytes
LICENSE -rw-r--r-- 13.5 KB
Makefile.pre.in -rw-r--r-- 37.0 KB
README -rw-r--r-- 7.0 KB
RELNOTES -rw-r--r-- 2.8 KB
configure -rwxr-xr-x 647.9 KB
configure.in -rw-r--r-- 98.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.8 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 68.8 KB

README

back to top