Rename decimal.py to decimal_wrapper.py so we don't break when

cdecimal is not installed.
This commit is contained in:
Scott Wolchok
2011-02-25 14:18:12 -05:00
parent 25799d01f2
commit fc46b70c41
18 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ _ = L10n.get_translation()
import sys
from HandHistoryConverter import *
from decimal import Decimal
from decimal_wrapper import Decimal
# PokerStars HH Format