[Python-Dev] Porting python (original) (raw)

"Martin v. Löwis" martin at v.loewis.de
Sun Sep 9 11:46:27 CEST 2007


I'd like to ask some help where i should start checking the code to fix the error.

Python searches possible candidate locations of the standard library for a landmark, see getpath.c; currently, the landmark is os.py.

If it doesn't find the landmark, it complains.

Regards, Martin



More information about the Python-Dev mailing list