Tekkaman wrote: > Thanks for the hint, but it's not a symlink What does logging._srcfile contain? Should be >>> import logging >>> logging._srcfile '/usr/lib/python2.4/logging/__init__.py' on your machine, but probably isn't. Peter