Should provide desktopcouch.__version__

Bug #695384 reported by Jason Gerard DeRose
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
desktopcouch
Confirmed
Wishlist
Unassigned

Bug Description

It's standard Python best-practice to provide a __version__ string in your top-level Python package (desktopcouch/__init__.py) and then to have your setup.py (and other scripts) import this to use everywhere as the canonical version.

This is handy for people exploring a package from the Python console, and for applications that might need conditional code paths based on the version of a library they're using.

Changed in desktopcouch:
importance: Undecided → Wishlist
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.