Hans Nowak <wurmy at earthlink.net> writes: > Hmmm... > os.path.abspath(module.__file__) should return the absolute pathname... Unless you've chdirred to another directory since you loaded the module.