mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
d65e8d9094
Docs: replace all `datetime` imports with `import datetime as dt` (GH-145640)
(cherry picked from commit 83360b5869)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>