Support multiple parallel python versions in pythondeps.sh
authorPanu Matilainen <pmatilai@redhat.com>
Sat, 30 Jan 2010 10:12:02 +0000 (12:12 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Sat, 30 Jan 2010 10:12:02 +0000 (12:12 +0200)
commit426a7b6f44c6a0e1633693575c7bb6fcc76cf8a5
tree90b38805d5b0afe6f40782347b8dfadfd29f03df
parent53e3f65b8e2f3b8883a8410c7732062155b87957
Support multiple parallel python versions in pythondeps.sh
- dont make assumptions about /usr/bin/python, extract the ABI version
  from python libdir version
- patch from David Malcolm
scripts/pythondeps.sh