]> granicus.if.org Git - python/commit
Issue #13701: Fix decorator avoidance (due to desire for Python 2.3 compatibility...
authorMark Dickinson <mdickinson@enthought.com>
Wed, 31 Oct 2012 17:53:27 +0000 (17:53 +0000)
committerMark Dickinson <mdickinson@enthought.com>
Wed, 31 Oct 2012 17:53:27 +0000 (17:53 +0000)
commit9c3f5031a9c3e0557cf28e72fa1f74f23b9144f6
tree4fa1507201b72028a2580935e3bf5cb9d0bd2861
parenta28cf6fef927dce1d7ab21c322a959b835674e78
Issue #13701: Fix decorator avoidance (due to desire for Python 2.3 compatibility) in decimal module.
Lib/decimal.py