Update of /cvsroot/modeling/ProjectModeling/Modeling/tests
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25806/Modeling/tests
Modified Files:
utils.py
Log Message:
Removed latin-1 chars that make epydoc badly fail
Index: utils.py
===================================================================
RCS file: /cvsroot/modeling/ProjectModeling/Modeling/tests/utils.py,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** utils.py 16 Feb 2004 20:01:08 -0000 1.10
--- utils.py 7 Mar 2004 17:36:39 -0000 1.11
***************
*** 26,30 ****
Helper functions for the test suite.
! (c) Sébastien Bigaret 2002
$Id$
--- 26,30 ----
Helper functions for the test suite.
! (c) Sebastien Bigaret 2002
$Id$
|