UtilitiesPython2/__init__.py

Mon, 23 Sep 2013 19:32:25 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 23 Sep 2013 19:32:25 +0200
changeset 2929
28ab0bc63d69
parent 2302
f29e9405c851
child 2965
d133c7edd88a
child 3163
9f50365a0870
permissions
-rw-r--r--

Finished enhancing the docstring checker to include the eric docstring style.

# -*- coding: utf-8 -*-

# Copyright (c) 2011 - 2013 Detlev Offenbach <detlev@die-offenbachs.de>
#

"""
This package implements some utilities and tools for Python2
"""

eric ide

mercurial