Re: Obtain Python version number

2006-08-07 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andreas Tille wrote: > Hi, > > to write a wrapper script I wonder what might be the best possibility > to find out the version numer of the running python interpreter. The > wrapper script is of the type > > /var/lib/python-support/python${PYVER}/$

Obtain Python version number

2006-08-07 Thread Andreas Tille
Hi, to write a wrapper script I wonder what might be the best possibility to find out the version numer of the running python interpreter. The wrapper script is of the type /var/lib/python-support/python${PYVER}/${package}/${realscript} and I wonder, how I can obtain ${PYVER} according to the

Re: dh_python and python policy analysis

2006-08-07 Thread Pierre Habouzit
my changes proposals follow. {+ +} are part I've actually modified. Le lun 7 août 2006 21:42, Manoj Srivastava a écrit : > Hi, > > Here is round two of my take on python policy. I have > incorporate the correction offered by various people, and read the > documents for python-central and

Re: dh_python and python policy analysis

2006-08-07 Thread Manoj Srivastava
Hi, Here is round two of my take on python policy. I have incorporate the correction offered by various people, and read the documents for python-central and python-support, and incorporated my understanding of those into this document. So, this is my take on the new python pol