* Thomas Viehmann
| Does the patch work for you? I'd rather use something like
| PYTHONVERSION=$(shell python -c 'import sys; print
| "%d.%d"%(sys.version_info[:2])')
| to get the major and minor version, but not the revisions.
| But I like the idea, thanks.
yes, it works for me, but if you feel that's more appropriate, feel
free to use your version. :)
--
Tollef Fog Heen ,''`.
UNIX is user friendly, it's just picky about who its friends are : :' :
`. `'
`-
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]