New submission from Steve Dower: For 3.5 32-bit installs we register in a different key to avoid collisions with 64-bit installs, but now the 3.4 launcher can't find us.
If you have installed 3.4 for all users (likely) and then install 3.5 just-for-me (also likely), then you'll continue to get the 3.4 launcher, and there's no way to avoid this because there's no option to omit it. I think we should backport the launcher to 3.4 so that the next 3.4 release will be able to also work with 3.5. Thoughts? ---------- components: Windows messages: 244226 nosy: steve.dower, tim.golden, zach.ware priority: normal severity: normal status: open title: Backport py.exe to 3.4 versions: Python 3.4 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue24306> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com