[Pydev-cvs] org.python.pydev.debug/pysrc coverage.py,1.15,1.16
Brought to you by:
fabioz
From: Fabio Z. <fa...@us...> - 2008-08-01 18:01:31
|
Update of /cvsroot/pydev/org.python.pydev.debug/pysrc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9962/pysrc Modified Files: coverage.py Log Message: - Removing $id$ (mercurial doesn't seem to handle it well) - Making release 1.3.19 Index: coverage.py =================================================================== RCS file: /cvsroot/pydev/org.python.pydev.debug/pysrc/coverage.py,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** coverage.py 28 Jul 2008 15:53:43 -0000 1.15 --- coverage.py 1 Aug 2008 18:01:39 -0000 1.16 *************** *** 1166,1168 **** # DAMAGE. # - # $Id$ --- 1166,1167 ---- |