mirror of
https://github.com/python/cpython.git
synced 2026-05-20 19:33:12 -04:00
a52ed7e6d9
Fix typo in `_pyrepl.pager`: `tempfilepager` should be `tempfile_pager`
The name with no underscore doesn't exist.
(cherry picked from commit 05e1dce76d)
Co-authored-by: Thanos <111999343+Sachaa-Thanasius@users.noreply.github.com>