Commit f74821f
Fix a doctest in ``Lib/_pydecimal.py`` which was failing when run
directly on the module via the command:
./python.exe -m doctest Lib/_pydecimal.py
(cherry picked from commit 5965f08)
Co-authored-by: Mark Byrne <31762852+mbyrnepr2@users.noreply.github.com>
Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
1 parent 4e87f4e commit f74821f
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1821 | 1821 | | |
1822 | 1822 | | |
1823 | 1823 | | |
1824 | | - | |
| 1824 | + | |
| 1825 | + | |
| 1826 | + | |
1825 | 1827 | | |
1826 | | - | |
1827 | 1828 | | |
1828 | 1829 | | |
1829 | 1830 | | |
| |||
0 commit comments