On 26/11/20 10:30 am, Bob van der Poel wrote: > Yes, but os.path.split() turns a single path into its components. We're > chatting about a bunch of complete path names separated by os.pathsep. Yeah, it's unfortunate that the word "path" is conventionally used for two very different things... -- Greg