[Moin-devel] CVS: MoinMoin/action titleindex.py,1.5,1.6

J?rgen Hermann jhermann at users.sourceforge.net
Thu Jun 20 17:02:04 EDT 2002


Update of /cvsroot/moin/MoinMoin/action
In directory usw-pr-cvs1:/tmp/cvs-serv28376/action

Modified Files:
	titleindex.py 
Log Message:
Bugfix: no LF before xml declaration


Index: titleindex.py
===================================================================
RCS file: /cvsroot/moin/MoinMoin/action/titleindex.py,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** titleindex.py	17 Apr 2002 21:58:17 -0000	1.5
--- titleindex.py	21 Jun 2002 00:01:52 -0000	1.6
***************
*** 26,30 ****
  
      webapi.http_headers(request, ["Content-Type: " + mimetype])
-     print
  
      pages = list(wikiutil.getPageList(config.text_dir))
--- 26,29 ----





More information about the Moin-devel mailing list