mirror of
https://github.com/python/cpython.git
synced 2026-05-10 22:50:18 -04:00
2ed28a69b5
Closes GH-91856.
On Windows double quotes are sometimes better, on Unix usually
single quotes. It's not our place to explain that, so just don't.
(cherry picked from commit 5f8ca1b796)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>