summaryrefslogtreecommitdiffstats
path: root/Lib
diff options
context:
space:
mode:
authorStefan Krah <skrah@bytereef.org>2014-09-10 16:00:46 (GMT)
committerStefan Krah <skrah@bytereef.org>2014-09-10 16:00:46 (GMT)
commit9f69b86756bd7084256fda9499111313a081f033 (patch)
tree7a3d89f05e0b758bc551f235864973d5efeaedce /Lib
parentb578f8a1efdb8ad5b6671427d3a49f4eef5e5b70 (diff)
downloadcpython-9f69b86756bd7084256fda9499111313a081f033.zip
cpython-9f69b86756bd7084256fda9499111313a081f033.tar.gz
cpython-9f69b86756bd7084256fda9499111313a081f033.tar.bz2
Whitespace.
Diffstat (limited to 'Lib')
-rw-r--r--Lib/decimal.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/Lib/decimal.py b/Lib/decimal.py
index 3f798e4..7746ea2 100644
--- a/Lib/decimal.py
+++ b/Lib/decimal.py
@@ -9,6 +9,3 @@ except ImportError:
from _pydecimal import __doc__
from _pydecimal import __version__
from _pydecimal import __libmpdec_version__
-
-
-