[jira] Commented: (MODPYTHON-46) PythonHandlerModule directive is broken.

2005-07-08 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-46?page=comments#action_12315281 ] Graham Dumpleton commented on MODPYTHON-46: --- Even when one works around this. There seems to be a bug deep in the C code somewhere, whereby on occasion a request g

Re: [importing] Disabling of AutoReload

2005-07-08 Thread Graham Dumpleton
One issue at a time sounds good. :-) On 08/07/2005, at 11:38 PM, Gregory (Grisha) Trubetskoy wrote: I think that the issue of import_module not honoring the AutoReload and Debug directives (because it was originally only used internally and was used a level "below" the directives) is a fairl

Re: [importing] Disabling of AutoReload

2005-07-08 Thread Nicolas Lehuen
Local thread variables would be perfect to store the request object. Unfortunately they are specific for Python 2.4 : class local A class that represents thread-local data. Thread-local data are data whose values are thread specific. To manage thread-local data, just create an instance of loca

Re: [mod_python] Articles on module importing.

2005-07-08 Thread Graham Dumpleton
Note that this has been pushed to the mod_python developers list. It is suggested that if you are interested in following this discussion that you subscribe to that list instead. Anyone replying to this email please remove the standard mod_python list from the cc to keep it just on the developers