| Nicolas Lehuen (JIRA) 2005-05-19, 8:45 pm |
| [ http://issues.apache.org/jira/brows...HON-55?page=all ]
Nicolas Lehuen resolved MODPYTHON-55:
-------------------------------------
Assign To: Nicolas Lehuen
Resolution: Fixed
Solved by adding an hand-rolled version attribute to mod_python/__init__.py.
We should find a way to automate the generation of this value from src/include/mpversion.h at build time.
> Add a version attribute to the mod_python module.
> -------------------------------------------------
>
> Key: MODPYTHON-55
> URL: http://issues.apache.org/jira/browse/MODPYTHON-55
> Project: mod_python
> Type: Improvement
> Versions: 3.1.4
> Reporter: Nicolas Lehuen
> Assignee: Nicolas Lehuen
> Fix For: 3.2.0
>
> (asked by dharana) There is no easy way to know the version of mod_python used from within an handler. Why not try to add a version string attribute to the mod_python module ?
|