How to get symbolic links from filedialog.askopenfilename?

Aivar Annamaa <[email protected]> Wed, 22 Feb 2017 17:18:09 +0200
Newsgroups gmane.comp.python.tkinter
Message-ID <[email protected]>
Hi!

Looks like tkinter.filedialog.askopenfilename (Tk 8.5) expands symbolic 
links (at least on Mac).
Any ideas how to avoid this and get the selected link itself?

Best regards,
Aivar