Stephan Troyer <stephantro...@live.at> added the comment: > ... provide a way to output the relevant contents of the file on the console > rather than just printing the path ...
Thanks, I didn't think of that option, that is probably the best way to deal with it. I'll file a bug to jupyter and vscode-python (which in my case relied on that data). In principle I like the AppData redirection, since that way package specific data also automatically gets cleaned up when uninstalling the Python app. Because returning paths which include ApplicationData.Current.LocalFolder (and having 3rd party apps accessing files in there) is also suboptimal, I'm closing this issue. > ... apart from a little bit of startup code, it's exactly the same as the > regular install. I know, I only mentioned it, since I don't take it for granted to offer a Microsoft Store package and deal with such specific issues, if there exists already another package for Windows 😉 ---------- stage: -> resolved status: open -> closed _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue40377> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com