On Feb 12, 2006, at 11:54 AM, william@opensource4you.com wrote: > You add the autoreload.py and you just make a small modification in > "simple_server.py" and it works !!!! There was no need to modify autoreload.py in any way? Scanning autoreload, it allows hard-specifying a list of files to watch... maybe using that, one could have a "generic" script that can launch whatever process we want... without necessarily having to modify the code for each process. If I get a chance i'll play with that... m.