05-31-05 10:47 PM
[ http://issues.apache.org/jira/brows...n_66615
]
David Fraser commented on MODPYTHON-55:
---------------------------------------
Seems reasonable ; it would be nice to retain the ability to build without c
onfigure by running setup.py directly (at least on Windows)
Note that setup.py.in already contains a getmp_version() method that reads t
he version out of src/include/mpversion.h
> 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 fro
m within an handler. Why not try to add a version string attribute to the mod_python
module ?
[ Post a follow-up to this message ]
|