Package: pype Version: 2.9.1-1 Severity: important pype doesn't bytecompile its Python modules. In a clean chroot:
$ ls -l /usr/share/pype/pype.{py,pyc}
ls: cannot access /usr/share/pype/pype.pyc: No such file or directory
-rw-r--r-- 1 root root 238333 Dec 29 2009 /usr/share/pype/pype.py
This is because of missing dependency on python-support.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

