From: Christian Heimes Date: Sun, 13 Oct 2013 00:27:22 +0000 (+0200) Subject: whitespace cleanup X-Git-Tag: v3.4.0a4~146 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5703cd58ca2a83bee48266aa31b759e6349b5323;p=thirdparty%2FPython%2Fcpython.git whitespace cleanup --- diff --git a/Lib/collections/abc.py b/Lib/collections/abc.py index 5393810ea580..891600d16bee 100644 --- a/Lib/collections/abc.py +++ b/Lib/collections/abc.py @@ -1,3 +1,2 @@ from _collections_abc import * from _collections_abc import __all__ -