Package: python-launchpadlib Version: 1.9.9-1 Severity: normal When using python-launchpadlib without the HOME environment variable set and without a cache directory set (such as in a CGI process), the lib crashes because it cannot find the HOME environment variable. You should always use os.path.expanduser rather than os.environ['HOME'] because it behaves nicely when $HOME is not set and also behaves nicely on non-Unix platforms.
-- bye, pabs http://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part

