[Python-modules-team] Bug#578327: os.execlp takes at least two parameters

Matthias Klose doko at ubuntu.com
Sun Apr 18 22:34:07 UTC 2010


Package: skype4py
Version: 1.0.31.0-1
Severity: important
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu

Found via archive scan:

  ./skype4py-1.0.31.0/Skype4Py/API/posix_dbus.py:                os.execlp('skype')
  ./skype4py-1.0.31.0/Skype4Py/API/posix_x11.py:                os.execlp('skype')

with just one arg, it would crash earlier python versions, now raises an 
exception. just repeat the program name as a second arg.





More information about the Python-modules-team mailing list