[jira] Commented: (MODPYTHON-54) Add a way to import a published page into another published page

2005-05-18 Thread Nicolas Lehuen (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-54?page=comments#action_65702 ] Nicolas Lehuen commented on MODPYTHON-54: - I have added two function to mod_python.publisher : def import_page(relative_path, auto_reload=True): """ Th

[jira] Commented: (MODPYTHON-45) Implement a file-based session manager

2005-05-18 Thread dharana (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-45?page=comments#action_65715 ] dharana commented on MODPYTHON-45: -- mod_python/Session.py from (mod_python_20050518163650.tar.gz) has a typo at line +364: if timeout: self._cleanup_

Re: [jira] Commented: (MODPYTHON-54) Add a way to import a published page into another published page

2005-05-18 Thread Graham Dumpleton
Nicolas Lehuen (JIRA) wrote .. > [ > http://issues.apache.org/jira/browse/MODPYTHON-54?page=comments#action_65702 > ] > > Nicolas Lehuen commented on MODPYTHON-54: > - > > I have added two function to mod_python.publisher : > > def import_page(r