Skip to content Skip to sidebar Skip to footer
Showing posts with the label Absolute

Python : Getcwd And Pwd If Directory Is A Symbolic Link Give Different Results

If my working directory is a symbolic link, os.getcwd() and os.system('pwd') do not give th… Read more Python : Getcwd And Pwd If Directory Is A Symbolic Link Give Different Results