[issue39379] sys.path[0] is already absolute path
New submission from Ken Sato : In the "What’s New In Python 3.9" (Doc/whatsnew/3.9.rst), it says > Python now gets the absolute path of the script filename specified on the > command line (ex: python3 script.py): the __file__ attribute of the __main__ > module and sys.path[0] become an absolut