Update of /cvsroot/ht2html/ht2html
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17079
Modified Files:
BAWGenerator.py
Log Message:
Change my address.
Index: BAWGenerator.py
===================================================================
RCS file: /cvsroot/ht2html/ht2html/BAWGenerator.py,v
retrieving revision 2.5
retrieving revision 2.6
diff -C2 -d -r2.5 -r2.6
*** BAWGenerator.py 24 Oct 2004 22:24:05 -0000 2.5
--- BAWGenerator.py 29 Mar 2005 13:38:03 -0000 2.6
***************
*** 30,34 ****
html = root + '.html'
p = self.__parser = HTParser(file, 'Barry A. Warsaw',
! 'ba...@wa...')
f = self.__linkfixer = LinkFixer(html, rootdir, relthis)
p.process_sidebar()
--- 30,34 ----
html = root + '.html'
p = self.__parser = HTParser(file, 'Barry A. Warsaw',
! 'ba...@py...')
f = self.__linkfixer = LinkFixer(html, rootdir, relthis)
p.process_sidebar()
|