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
Raw File
Tip revision: b1549092ea5346e49eb6f0836857858a6bbd864c authored by Alexandre Vassalotti on 12 June 2008, 18:35:39 UTC
Removed _stringio from Windows build.
Tip revision: b154909
.bzrignore
ยด.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pyconfig.h
libpython*.a
python.exe
CP936.TXT
SHIFT_JISX0213.TXT
JOHAB.TXT
EUC-JP.TXT
NormalizationTest-3.2.0.txt
NormalizationTest.txt
BIG5.TXT
BIG5HKSCS-2004.TXT
CP949.TXT
EUC-CN.TXT
BIG5HKSCS.TXT
SHIFTJIS.TXT
EUC-KR.TXT
EUC-JISX0213.TXT
CP932.TXT
CP950.TXT
reflog.txt
gb-18030-2000.xml
tags
TAGS
.gdb_history
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Parser/pgen
Lib/plat-mac/errors.rsrc.df.rsrc
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
back to top