Thanks for your review!
Am 20-01-2014 13:29, schrieb Aline Manera:
PAM is also a third-party module. It comes in PyPAM/python-pam
package
psutil is also a third-party module. It comes in python-psutil package
Ack. Judging
by their names, I thought they were part of the standard
library.
disks is a kimchi module. So it should be "from kimchi import
disks"
sscert is a kimchi module. So it should be "from kimchi import sslcert"
Ack. I couldn't tell they were Kimchi modules because they didn't start
with "kimchi."
I'm preparing a new and rebased patchset.