>>404
正確には

from pathlib import os

print(os.path.abspath('./'))
print(os.path.abspath('.'))