UtilitiesPython2/__init__.py@82811ddafea2
UtilitiesPython2/__init__.py
Wed, 25 Sep 2013 19:43:40 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Wed, 25 Sep 2013 19:43:40 +0200
- changeset 2934
- 82811ddafea2
- parent 2302
-
f29e9405c851
- child 2965
-
d133c7edd88a
- child 3163
-
9f50365a0870
- permissions
- -rw-r--r--
Extended the eric doc string checks for functions not surrounded by blank lines.
# -*- coding: utf-8 -*-
# Copyright (c) 2011 - 2013 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
This package implements some utilities and tools for Python2
"""