On 08/10/2010 04:03 PM, Julian Andres Klode wrote:
The version.py file would look like: import commands VERSION='2.0.7debian4' CODENAME=commands.getoutput("lsb_release -s -c") DISTRO=commands.getoutput("lsb_release -s -i") RELEASE=commands.getoutput("lsb_release -s -r")Do you want this?
From a technical point of view: yes. Kind regards, Philipp Kern -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

