Update of /projects/cvsroot/python/dist/src/Modules In directory eric:/projects/python/develop/guido/src/Modules Modified Files: posixmodule.c Log Message: Only do ttyname() when HAVE_TTYNAME is defined. Also define F_OK etc. when not already defined, when doing access().