]> granicus.if.org Git - python/commitdiff
Normalize whitespace
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 6 Aug 2013 20:57:31 +0000 (22:57 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 6 Aug 2013 20:57:31 +0000 (22:57 +0200)
Lib/_sitebuiltins.py

index 9aafa984d2d8337258e3c5ed75a6e6878628b92d..1f21358e2685f53e831a91e11108ebfe0f59ddca 100644 (file)
@@ -97,4 +97,3 @@ class _Helper(object):
     def __call__(self, *args, **kwds):
         import pydoc
         return pydoc.help(*args, **kwds)
-