[htsserver-cvs] CVS update: pyhtsserver
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 In directory usw-pr-cvs1:/tmp/cvs-serv26122 Modified Files: ChangeLog TODO 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: ChangeLog Status: Up-to-date Working revision: 1.9 Mon Sep 24 23:13:44 2001 Repository revision: 1.9 /cvsroot/htsserver/pyhtsserver/ChangeLog,v Existing Tags: start (revision: 1.1.1.1) vendor (branch: 1.1.1) =================================================================== File: TODO Status: Up-to-date Working revision: 1.6 Mon Sep 24 23:13:44 2001 Repository revision: 1.6 /cvsroot/htsserver/pyhtsserver/TODO,v Existing Tags: start (revision: 1.1.1.1) vendor (branch: 1.1.1) |