[pywin32-checkins] pywin32/com/win32com readme.htm,1.16,1.17
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: Mark H. <mha...@us...> - 2009-01-04 22:34:14
|
Update of /cvsroot/pywin32/pywin32/com/win32com In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv10799 Modified Files: readme.htm Log Message: fix typo Index: readme.htm =================================================================== RCS file: /cvsroot/pywin32/pywin32/com/win32com/readme.htm,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** readme.htm 13 Nov 2008 04:04:51 -0000 1.16 --- readme.htm 4 Jan 2009 22:34:08 -0000 1.17 *************** *** 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> |