Update of /cvsroot/pybot/pybot
In directory usw-pr-cvs1:/tmp/cvs-serv7090
Modified Files:
TODO
Log Message:
Updated.
Index: TODO
===================================================================
RCS file: /cvsroot/pybot/pybot/TODO,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** TODO 2 Nov 2001 17:19:01 -0000 1.1.1.1
--- TODO 3 Apr 2002 23:08:54 -0000 1.2
***************
*** 2,11 ****
This are some of the features to be implemented in the future:
! - A website for pybot.
- Documentation!! Please, write documentation. :-)
! - Create a script to run pybot from outside the build environment. It must
! detect somehow where pybot is installed and call it.
- Adapt distutils classes to install every necessary file in their respective
--- 2,10 ----
This are some of the features to be implemented in the future:
! - A better website for pybot.
- Documentation!! Please, write documentation. :-)
! - Include every module in the online help system.
- Adapt distutils classes to install every necessary file in their respective
***************
*** 17,21 ****
- Give users a chance to identify themselves to pybot when they are in
other servers than their registered ones. Must discover some way to
! detect when the user has left and auto-logout him.
- Develop a README explaining how to do the basic setup of pybot.
--- 16,20 ----
- Give users a chance to identify themselves to pybot when they are in
other servers than their registered ones. Must discover some way to
! detect when the user has left and auto-logout him
- Develop a README explaining how to do the basic setup of pybot.
|