Update of /cvsroot/pywin32/pywin32/Wise
In directory sc8-pr-cvs1:/tmp/cvs-serv30005
Modified Files:
desc.txt
Log Message:
Python 2.4 descriptions.
Index: desc.txt
===================================================================
RCS file: /cvsroot/pywin32/pywin32/Wise/desc.txt,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** desc.txt 23 Feb 2001 03:01:16 -0000 1.6
--- desc.txt 1 Sep 2003 08:22:02 -0000 1.7
***************
*** 14,17 ****
--- 14,18 ----
pywintypes22.dll Common Python 2.2 types for win32
pywintypes23.dll Common Python 2.3 types for win32
+ pywintypes24.dll Common Python 2.4 types for win32
dbi.dll Database utilities for the ODBC module
dde.pyd Python Dynamic Data Exchange extensions
***************
*** 51,54 ****
--- 52,56 ----
pythoncom22.dll Python 2.2 COM Extensions core
pythoncom23.dll Python 2.3 COM Extensions core
+ pythoncom24.dll Python 2.4 COM Extensions core
dcom.pyd Temporary DCOM test
exchdapi.pyd Python MS-Exchange Directory extension
|