At 14:11 18-9-99 , Robin Becker wrote:
the ZOPE_VERSION determined in ZServer/__init__.py is always '(unreleased version)' as ZServer is imported by Z2.py before SOFTWARE_HOME is set up; this means that status getting functions which make use of ZServer's ZOPE_VERSION always report the wrong version. The simplest fix is just to change ZServer/__init__.py to import FindHomes as well as version_txt ie at line 96 instead of import App.version_txt use import App.version_txt, App.FindHomes
Have you reported this to the Collector? It is not a given that DC will see this. You can find the Collector at: http://www.zope.org:8080/Collector -- Martijn Pieters, Web Developer | Antraciet http://www.antraciet.nl | T: +31 35 7502100 F: +31 35 7502111 | mj@antraciet.nl http://www.antraciet.nl/~mj | PGP: http://wwwkeys.nl.pgp.net:11371/pks/lookup?op=get&search=0xA8A32149 ---------------------------------------------