[pywin32-checkins] pywin32/AutoDuck pywin32-document.xml, 1.7, 1.7.2.1
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
|
From: Mark H. <mha...@us...> - 2009-01-28 11:17:15
|
Update of /cvsroot/pywin32/pywin32/AutoDuck In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv3286 Modified Files: Tag: py3k pywin32-document.xml Log Message: correct previous checkin and merge trunk autoduck changes Index: pywin32-document.xml =================================================================== RCS file: /cvsroot/pywin32/pywin32/AutoDuck/pywin32-document.xml,v retrieving revision 1.7 retrieving revision 1.7.2.1 diff -C2 -d -r1.7 -r1.7.2.1 *** pywin32-document.xml 24 May 2008 08:17:54 -0000 1.7 --- pywin32-document.xml 28 Jan 2009 11:17:08 -0000 1.7.2.1 *************** *** 2,5 **** --- 2,6 ---- <important> <item name="View the change log" href="html/CHANGES.txt"/> + <item name="View information regarding Python 3.x support" href="html/win32/help/py3k.html"/> </important> <links> |