[Python-Dev] HAVE_FSTAT?
Skip Montanaro
skip at pobox.com
Fri May 17 16:15:29 CEST 2013
More information about the Python-Dev mailing list
Fri May 17 16:15:29 CEST 2013
- Previous message: [Python-Dev] HAVE_FSTAT?
- Next message: [Python-Dev] HAVE_FSTAT?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Some pieces of code are still guarded by: > #ifdef HAVE_FSTAT > ... > #endif Are there other guards for similarly common libc functions? If so, perhaps each one should be removed in a series of change sets, one per guard. Skip
- Previous message: [Python-Dev] HAVE_FSTAT?
- Next message: [Python-Dev] HAVE_FSTAT?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list