cpython/PC/VS8.0
Amaury Forgeot d'Arc 7adc776ea6 Issue 2408: remove the _types module
It was only used as a helper in types.py to access types (GetSetDescriptorType and MemberDescriptorType),
when they can easily be obtained with python code.
These expressions even work with Jython.

I don't know what the future of the types module is; (cf. discussion in http://bugs.python.org/issue1605 )
at least this change makes it simpler.
2008-04-08 22:07:05 +00:00
..
_bsddb.vcproj Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
_ctypes.vcproj vs9to8 sync 2008-01-09 14:46:10 +00:00
_ctypes_test.vcproj Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
_elementtree.vcproj Repair compilation for Visual Studio 2005. 2008-03-28 21:55:29 +00:00
_msi.vcproj Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
_socket.vcproj Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
_sqlite3.vcproj Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
_ssl.vcproj Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
_testcapi.vcproj Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
_tkinter.vcproj Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
bdist_wininst.vcproj Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
build.bat Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
build_env.bat Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
build_pgo.bat Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
build_ssl.bat Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
build_ssl.py Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
build_tkinter.py Patch #2167 from calvin: Remove unused imports 2008-02-23 17:40:11 +00:00
bz2.vcproj Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
debug.vsprops Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
env.bat Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
field3.py Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
idle.bat Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
make_buildinfo.c Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
make_buildinfo.vcproj Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
make_versioninfo.vcproj Repair compilation for Visual Studio 2005. 2008-03-28 21:55:29 +00:00
pcbuild.sln Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
pginstrument.vsprops Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
pgupdate.vsprops Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
pyd.vsprops Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
pyd_d.vsprops Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
pyexpat.vcproj Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
pyproject.vsprops Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
python.vcproj Repair compilation for Visual Studio 2005. 2008-03-28 21:55:29 +00:00
pythoncore.vcproj Issue 2408: remove the _types module 2008-04-08 22:07:05 +00:00
pythonw.vcproj Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
release.vsprops Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
rmpyc.py Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
rt.bat Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
select.vcproj Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
unicodedata.vcproj Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
w9xpopen.vcproj Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
winsound.vcproj Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00
x64.vsprops Removed PCbuild8/ directory and added a new build directory for VS 2005 2008-01-02 17:43:40 +00:00