Removed the `App.version_txt.getZopeVersion` API, you can use...
Removed the `App.version_txt.getZopeVersion` API, you can use ``pkg_resources.get_distribution('Zope2').version`` instead. Zope2's own code only calls the `version_txt` function returning a string.
Showing
Please register or sign in to comment