[wpdev-commits] xmlscripts/scripts wall_clock.py,1.1,1.2
Brought to you by:
rip,
thiagocorrea
|
From: <dar...@us...> - 2004-01-15 19:52:59
|
Update of /cvsroot/wpdev/xmlscripts/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv32337 Modified Files: wall_clock.py Log Message: Index: wall_clock.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/wall_clock.py,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** wall_clock.py 11 Aug 2002 14:39:09 -0000 1.1 --- wall_clock.py 15 Jan 2004 19:52:56 -0000 1.2 *************** *** 56,57 **** --- 56,58 ---- char.message( time ) + return 1 \ No newline at end of file |