>>>>> "GvR" == Guido van Rossum <guido@python.org> writes: GvR> BTW, here's a more recent draft, incorporating a search for GvR> .pth files and with a different place for the isdir(): Minor nit: .pth semantics should be identical to site.py .pth semantics. I.e. lines that start with "import" should be exec'd. -Barry