mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
5d71935bb3
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>