I also get sometimes the error Eugene noted. Using Python 2.4.1 on WINXP. When dealing with autoreload, I often found that it would be usefull if the server could be forced to reload on some keystroke (eg. CTRL-R). Then I would not need autoreload at all (I rather know when things change).
So I suggest both: switchable (based on command line parameter) autoreload and forcing COMMAND (CTRL) - R for manual reload Any thoughts? Radek On 12/23/05, PythonistL <[EMAIL PROTECTED]> wrote: > > Hello Eugene, > I use Python 2.3. > (You can email to me directly to my email: > PythonAThope.cz > where AT is @) > Regards, > L. > >