This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- /usr/local/lib/python2.7/site-packages/boto/dynamodb2/items.py.bak 2015-03-24 17:46:20.000000000 +0900 | |
+++ /usr/local/lib/python2.7/site-packages/boto/dynamodb2/items.py 2015-03-24 18:29:56.000000000 +0900 | |
@@ -1,5 +1,5 @@ | |
from copy import deepcopy | |
- | |
+from decimal import Decimal | |
class NEWVALUE(object): | |
# A marker for new data added. | |
@@ -352,9 +352,22 @@ | |
fields.add(key) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.