UtilitiesPython2/__init__.py@ed0a8d4304a8
UtilitiesPython2/__init__.py
Sun, 29 Sep 2013 10:28:29 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sun, 29 Sep 2013 10:28:29 +0200
- changeset 2958
- ed0a8d4304a8
- parent 2302
-
f29e9405c851
- child 2965
-
d133c7edd88a
- child 3163
-
9f50365a0870
- permissions
- -rw-r--r--
Added reporting of the statistics for doc style checks to the Python2 variant of the checker.
# -*- coding: utf-8 -*-
# Copyright (c) 2011 - 2013 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
This package implements some utilities and tools for Python2
"""