mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
de1c5e4f56
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>