[Python-Dev] HAVE_FSTAT? (original) (raw)

Antoine Pitrou solipsis at pitrou.net
Fri May 17 17:56:08 CEST 2013


On Fri, 17 May 2013 09:15:29 -0500 Skip Montanaro <skip at pobox.com> wrote:

> Some pieces of code are still guarded by: > #ifdef HAVEFSTAT > ... > #endif

Are there other guards for similarly common libc functions?

I don't think so. Someone should take a look though :-)

Regards

Antoine.



More information about the Python-Dev mailing list