New submission from aku911 <aku...@gmail.com>:
Install the windows store python then run this code: import os os.listdir(os.environ['APPDATA']) Install another version of python and run the same code. You'll get different results. This can cause issues when trying to share data in a user's APPDATA folder. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue41196> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com