[htsserver-cvs] CVS update: pyhtsserver/src
Status: Abandoned
Brought to you by:
uh1763
|
From: Uwe H. <uh...@us...> - 2001-09-24 23:13:46
|
Date: Monday September 24, 2001 @ 16:13 Author: uh1763 Update of /cvsroot/htsserver/pyhtsserver/src In directory usw-pr-cvs1:/tmp/cvs-serv26122/src Modified Files: helpstrings.py htsserver.py misc.py net.py protocol.py Log Message: * TODO: Removed resolved items. * src/helpstrings.py: Documented the commands money_t_p and money_p_t. * src/htsserver.py, src/misc.py, src/net.py, src/protocol.py: Change all 'foo = foo + 1' constructs to 'foo += 1' as this is supported by Python 2.0 or better... * src/protocol.py: Implement the commands money_t_p and money_p_t. Small cosmetic change in p(). =================================================================== File: helpstrings.py Status: Up-to-date Working revision: 1.4 Mon Sep 24 23:13:44 2001 Repository revision: 1.4 /cvsroot/htsserver/pyhtsserver/src/helpstrings.py,v Existing Tags: start (revision: 1.1.1.1) vendor (branch: 1.1.1) =================================================================== File: htsserver.py Status: Up-to-date Working revision: 1.5 Mon Sep 24 23:13:44 2001 Repository revision: 1.5 /cvsroot/htsserver/pyhtsserver/src/htsserver.py,v Existing Tags: start (revision: 1.1.1.1) vendor (branch: 1.1.1) =================================================================== File: misc.py Status: Up-to-date Working revision: 1.6 Mon Sep 24 23:13:44 2001 Repository revision: 1.6 /cvsroot/htsserver/pyhtsserver/src/misc.py,v Existing Tags: start (revision: 1.1.1.1) vendor (branch: 1.1.1) =================================================================== File: net.py Status: Up-to-date Working revision: 1.6 Mon Sep 24 23:13:44 2001 Repository revision: 1.6 /cvsroot/htsserver/pyhtsserver/src/net.py,v Existing Tags: start (revision: 1.1.1.1) vendor (branch: 1.1.1) =================================================================== File: protocol.py Status: Up-to-date Working revision: 1.9 Mon Sep 24 23:13:45 2001 Repository revision: 1.9 /cvsroot/htsserver/pyhtsserver/src/protocol.py,v Existing Tags: start (revision: 1.1.1.1) vendor (branch: 1.1.1) |