mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-16 12:37:56 +08:00
16ae4c6120
See discussion in #2491 Co-authored-by: Ivan Levkivskyi <ilevkivskyi@dropbox.com>
4 lines
157 B
Python
4 lines
157 B
Python
# This is a slight lie, the implementations aren't exactly identical
|
|
# However, in all likelihood, the differences are inconsequential
|
|
from decimal import *
|