package python-daemon
tags 706190 + unreproducible moreinfo
thanks

On 25-Apr-2013, Dave Steele wrote:
> After installation to sid, the python-daemon modules is not becoming
> visible under any of the installed Python /usr/lib directories.

I don't experience this. Instead I see:

=====
$ dpkg-query --show python-daemon
python-daemon   1.5.5-1

$ ls -1 /usr/lib/pymodules/python2.7/daemon/*.py
/usr/lib/pymodules/python2.7/daemon/daemon.py
/usr/lib/pymodules/python2.7/daemon/__init__.py
/usr/lib/pymodules/python2.7/daemon/pidlockfile.py
/usr/lib/pymodules/python2.7/daemon/runner.py

$ python2 -c 'import daemon; print(daemon)'
<module 'daemon' from '/usr/lib/pymodules/python2.7/daemon/__init__.pyc'>
=====

Can you give more information on what exactly is happening and why
this bug is “important” severity?

-- 
 \             “A good politician is quite as unthinkable as an honest |
  `\                                       burglar.” —Henry L. Mencken |
_o__)                                                                  |
Ben Finney <b...@benfinney.id.au>

Attachment: signature.asc
Description: Digital signature

Reply via email to