[pywin32-checkins] pywin32 .cvsignore,1.5,1.6 PyWin32.kpf,1.5,NONE
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
|
From: Mark H. <mha...@us...> - 2004-05-13 14:23:28
|
Update of /cvsroot/pywin32/pywin32 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17136 Modified Files: .cvsignore Removed Files: PyWin32.kpf Log Message: No longer keep my .kpf under CVS. Index: .cvsignore =================================================================== RCS file: /cvsroot/pywin32/pywin32/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** .cvsignore 7 Feb 2004 10:03:09 -0000 1.5 --- .cvsignore 13 May 2004 14:23:05 -0000 1.6 *************** *** 19,20 **** --- 19,21 ---- *.suo temp-* + PyWin32.kpf --- PyWin32.kpf DELETED --- |