changeset 30 | f66b0a5ebf40 |
parent 26 | 1846ab4ebdda |
child 33 | bc535262231d |
--- a/SEESenv/scripts/rst2docbook.py Thu Feb 25 17:06:32 2010 +0530 +++ b/SEESenv/scripts/rst2docbook.py Thu Feb 25 18:53:51 2010 +0530 @@ -13,7 +13,7 @@ import os import pkg_resources import glob, os, re, sys -names = glob.glob('ch*.xml') +names = glob.glob('/home/hg/repos/SEES-hacks/temp/ch*.xml') """ chapterno=0