CVS: anygui setup.py,1.8,1.9
"Dallas T. Johnston" <[email protected]> Wed, 13 Nov 2002 09:19:24 -0800
| Newsgroups | gmane.comp.python.anygui.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/anygui/anygui
In directory usw-pr-cvs1:/tmp/cvs-serv4972
Modified Files:
setup.py
Log Message:
lots of goodies...
1) added pure anygui dialogs
2) fixed many bugs
3) enhanced Application with name and version
Index: setup.py
===================================================================
RCS file: /cvsroot/anygui/anygui/setup.py,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** setup.py 9 Feb 2002 15:38:43 -0000 1.8
--- setup.py 13 Nov 2002 17:19:22 -0000 1.9
***************
*** 76,78 ****
package_dir = {'': 'lib'},
packages = ['anygui', 'anygui.backends',
! 'anygui.backends.txtutils'])
--- 76,79 ----
package_dir = {'': 'lib'},
packages = ['anygui', 'anygui.backends',
! 'anygui.backends.txtutils',
! 'anygui.dialogs'])
-------------------------------------------------------
This sf.net email is sponsored by: Are you worried about
your web server security? Click here for a FREE Thawte
Apache SSL Guide and answer your Apache SSL security
needs: http://www.gothawte.com/rd523.html