|
From: Paul M. <le...@us...> - 2001-12-01 19:54:54
|
CVSROOT: /cvsroot/linuxdc
Module name: site
Repository: site/scripts/
Changes by: lethal@usw-pr-cvs1. 01/12/01 11:54:53
Log message:
Using += caused a parse error under python 1.5.2 .. so we use var = var + foo
instead..
Modified files:
site/scripts/:
ht2html.py
Revision Changes Path
1.2 +1 -1 site/scripts/ht2html.py
|