????

Your IP : 3.144.25.130


Current Path : /proc/self/root/proc/thread-self/root/opt/alt/python311/lib64/python3.11/
Upload File :
Current File : //proc/self/root/proc/thread-self/root/opt/alt/python311/lib64/python3.11/decimal.py

try:
    from _decimal import *
    from _decimal import __doc__
    from _decimal import __version__
    from _decimal import __libmpdec_version__
except ImportError:
    from _pydecimal import *
    from _pydecimal import __doc__
    from _pydecimal import __version__
    from _pydecimal import __libmpdec_version__