Sorry for the lateness of my reply.

On Sun, Nov 21, 2010 at 2:10 PM, Jason Woofenden <[email protected]> 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 [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to