Hi all,
Im trying to import this library, any suggestions?
when i try:
from decimal import *
it doesnt work 
This is where i found the library:
https://docs.python.org/2/library/decimal.html


Hi all,
Im trying to import this library, any suggestions?
when i try:
from decimal import *
it doesnt work 
This is where i found the library:
https://docs.python.org/2/library/decimal.html


Found the solution:
![]()