> On the platform I tried (apparently RH 7.1) it raises EOVERFLOW. I > can extend posixpath to treat that as "file exists" tomorrow. OK. Be sure to check that the errno module and the value errno.EOVERFLOW exist before using them! --Guido van Rossum (home page: http://www.python.org/~guido/)