bpo-32613: Update window FAQ by JulienPalard · Pull Request #5552 · python/cpython (original) (raw)

Copy link

Member

@JulienPalard JulienPalard commented

Feb 5, 2018

edited by bedevere-bot

Loading

I dropped the whole section about python not being found, as I suspect does no longer happen since PEP 397 but I'm not a Windows user. I however just tried it on a VM and worked like a charm, and have lots of students, some on windows, and never had to make them configure their PATH to find py.

I also added a section about how to actually run a script, not just start a REPL, as it's the title of the section initially.

https://bugs.python.org/issue32613