[pywin32-checkins] pywin32/com/win32com readme.htm, 1.15.4.1, 1.15.4.2
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: Mark H. <mha...@us...> - 2009-01-05 12:51:33
|
Update of /cvsroot/pywin32/pywin32/com/win32com In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv4261/com/win32com Modified Files: Tag: py3k readme.htm Log Message: merge lots of changes (most via 2to3) from the trunk Index: readme.htm =================================================================== RCS file: /cvsroot/pywin32/pywin32/com/win32com/readme.htm,v retrieving revision 1.15.4.1 retrieving revision 1.15.4.2 diff -C2 -d -r1.15.4.1 -r1.15.4.2 *** readme.htm 26 Nov 2008 07:17:39 -0000 1.15.4.1 --- readme.htm 5 Jan 2009 12:51:26 -0000 1.15.4.2 *************** *** 50,54 **** <h3>Recent Changes</h3> ! <h4>Lost of internal changes on the road to py3k</h4> <h4>win32com.axcontrol and win2con.internet</h4> --- 50,54 ---- <h3>Recent Changes</h3> ! <h4>Lots of internal changes on the road to py3k</h4> <h4>win32com.axcontrol and win2con.internet</h4> |