mirror of
https://github.com/python/cpython.git
synced 2026-05-12 15:39:22 -04:00
b2f037cce7
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>