Commit ed5401a3 authored by Raymond Hettinger's avatar Raymond Hettinger

Add link to specification.

parent 28b44d90
...@@ -132,6 +132,7 @@ __all__ = [ ...@@ -132,6 +132,7 @@ __all__ = [
] ]
__version__ = '1.70' # Highest version of the spec this complies with __version__ = '1.70' # Highest version of the spec this complies with
# See http://speleotrove.com/decimal/
import copy as _copy import copy as _copy
import math as _math import math as _math
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment