You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 8, 2025. It is now read-only.
If pkg_resources is not available the couchdb.init modules sets the version string to '?'. We shouldn't rely on pkg_resources for something so important, especially as it's the only use of pkg_resources.
From matt.goo...@gmail.com on March 02, 2011 12:51:42
If pkg_resources is not available the couchdb.init modules sets the version string to '?'. We shouldn't rely on pkg_resources for something so important, especially as it's the only use of pkg_resources.
Original issue: http://code.google.com/p/couchdb-python/issues/detail?id=168