UtilitiesPython2/__init__.py@4cd58a0d6c28
UtilitiesPython2/__init__.py
Sat, 01 Feb 2014 16:29:24 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 01 Feb 2014 16:29:24 +0100
- changeset 3246
- 4cd58a0d6c28
- parent 3160
-
209a07d7e401
- permissions
- -rw-r--r--
Some code style fixes and renaming of UtilitiesPython2.py2flakes to UtilitiesPython2.pyflakes to make it clear, that it is just a copy of the one in Utilities.
# -*- coding: utf-8 -*-
# Copyright (c) 2011 - 2014 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
This package implements some utilities and tools for Python2.
"""