CVS: /anygui/test test_component.py,1.2,1.3
Magnus Lie Hetland <[email protected]> Thu, 14 Nov 2002 09:06:15 -0800
| Newsgroups | gmane.comp.python.anygui.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/anygui//anygui/test In directory usw-pr-cvs1:/tmp/cvs-serv16678/test Modified Files: test_component.py Log Message: Index: test_component.py =================================================================== RCS file: /cvsroot/anygui//anygui/test/test_component.py,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** test_component.py 31 May 2002 04:35:49 -0000 1.2 --- test_component.py 14 Nov 2002 17:06:13 -0000 1.3 *************** *** 9,13 **** class DummyWrapper: ! def update(self, *args, **kwds): pass class TestComponent(Component): --- 9,13 ---- class DummyWrapper: ! def push(self, *args, **kwds): pass class TestComponent(Component): ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html