UtilitiesPython2/__init__.py@984b5535cd26
UtilitiesPython2/__init__.py
Tue, 11 Jan 2011 19:59:37 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Tue, 11 Jan 2011 19:59:37 +0100
- changeset 842
- 984b5535cd26
- parent 795
-
917f1945355c
- child 1509
-
c0b5e693b0eb
- permissions
- -rw-r--r--
Started to add the PEP 8 checker for Python2.
# -*- coding: utf-8 -*-
# Copyright (c) 2011 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
This package implements some utilities and tools for Python2
"""