mirror of
https://github.com/python/cpython.git
synced 2026-07-27 20:33:48 -04:00
f86a59549b
Pedantic rewording of why relative importing doesn't work in main modules (GH-136846)
Pedantically reword the section about relative imports and main modules.
(cherry picked from commit 4b68289ca6)
Co-authored-by: Josh Cannon <joshdcannon@gmail.com>