Sorry for the lateness of my reply.

On Sun, Nov 21, 2010 at 2:10 PM, Jason Woofenden <ja...@jasonwoof.com> wrote:

> Here's the log you requested:

Thanks.

> I hope that's helpful. I'm happy to perform other tests, just let me know.

Can you find out which package the files are in?

Run this in a terminal in bash:

for f in /usr/lib/pymodules/python2.6/misc/* ; do if [ -L $f ] ; then
dpkg -S `readlink $f` ; fi ; done

I cannot find the files you mention in Debian.

Could you also run python again and do this?

>>> import sys
>>> sys.path

-- 
bye,
pabs

http://wiki.debian.org/PaulWise



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to