[Python-Dev] Porting python (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Sun Sep 9 11:46:27 CEST 2007
- Previous message: [Python-Dev] Porting python
- Next message: [Python-Dev] Word size inconsistencies in C extension modules
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Porting python
- Next message: [Python-Dev] Word size inconsistencies in C extension modules
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]