http://hg.python.org/cpython/rev/81c4225fa994 changeset: 92383:81c4225fa994 user: Stefan Krah <skrah at bytereef.org> date: Wed Sep 10 18:00:46 2014 +0200 summary: Whitespace. files: Lib/decimal.py | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/Lib/decimal.py b/Lib/decimal.py --- a/Lib/decimal.py +++ b/Lib/decimal.py @@ -9,6 +9,3 @@ from _pydecimal import __doc__ from _pydecimal import __version__ from _pydecimal import __libmpdec_version__ - - - -- Repository URL: http://hg.python.org/cpython