Hi,
I'm digging into the
Basic example: i've the '/X/Y/Z/file.txt' and i need to get '/X/Y/Z'
(opposite of
Thanks
Paul
I'm digging into the
os.path lib to find a very simple way to get the path without the file name., but with no sucess (I'm missing something)Basic example: i've the '/X/Y/Z/file.txt' and i need to get '/X/Y/Z'
(opposite of
os.path.joint)Thanks
Paul
