Skip to content

Commit 697ce95

Browse files
committed
Add link to specification.
1 parent cc03858 commit 697ce95

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lib/decimal.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@
132132
]
133133

134134
__version__ = '1.70' # Highest version of the spec this complies with
135+
# See http://speleotrove.com/decimal/
135136

136137
import copy as _copy
137138
import math as _math

0 commit comments

Comments
 (0)