Collin Funk wrote: > Lets just use os.path.isabs() and let it deal with > platform related stuff.
OK. I assume that if someone uses gnulib-tool with Cygwin, and has a native Windows Python installation, they will report problems. Then we can decide what to do. (Probably there are few people who do this. Nowadays, WSL is the faster way to run shell scripts on Windows.) Bruno