[Python-checkins] CVS: python/dist/src/Modules timemodule.c

Guido van Rossum guido@cnri.reston.va.us
1999年4月23日 16:59:06 -0400 (EDT)


Update of /projects/cvsroot/python/dist/src/Modules
In directory eric:/projects/python/develop/guido/src/Modules
Modified Files:
	timemodule.c 
Log Message:
Apparently __GNU_LIBRARY__ is defined for glibc as well as for libc5.
The test really wanted to distinguish between the two. So now we test
for __GLIBC__ instead. I have confirmed that this works for glibc and
I have an email from Christian Tanzer confirming that it works for
libc5, so it should be fine.

AltStyle によって変換されたページ (->オリジナル) /