CVS: anygui/test test_win_before_app.py,NONE,1.1 test_borg_application.py,1.1,NONE
Magnus Lie Hetland <[email protected]> Sun, 17 Nov 2002 17:58:04 -0800
| Newsgroups | gmane.comp.python.anygui.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/anygui/anygui/test In directory sc8-pr-cvs1:/tmp/cvs-serv3539/test Added Files: test_win_before_app.py Removed Files: test_borg_application.py Log Message: --- NEW FILE: test_win_before_app.py --- from anygui import * win = Window() app = Application() app.add(win) app.run() --- test_borg_application.py DELETED --- ------------------------------------------------------- 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