LiteSpeed Linux server2.poyrazhosting.com 3.10.0-962.3.2.lve1.5.77.el7.x86_64 #1 SMP Mon Dec 12 07:06:14 EST 2022 x86_64 safemode : OFF MySQL: OFF | Perl: OFF | cURL: ON | WGet: OFF > / lib64 / python3.6 / | Server Ip : 104.21.78.54 |
Filename | /lib64/python3.6/decimal.py |
Size | 320 |
Permission | rw-r--r-- |
Owner | |
Create time | 13-Feb-2023 00:01 |
Last modified | 23-Dec-2018 21:37 |
Last accessed | 23-Dec-2018 21:37 |
Actions | edit | rename | delete | download (gzip) |
View | text | code | image |
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__