Results 14 comments of 00001H

why *should* it work in menus anyway?

**I STRONGLY RECOMMEND SWITCHING TO PYTHON3.PYTHON2 IS DEPRECATED AND ONCE THIS GOES BIG IT WILL BE HARDER TO PORT.** Use ```python import decimal from decimal import Decimal as dcm decimal.setcontext(decimal.Context(your_precision_here));...