comparison: Utilities/py3flakes/__init__.py
Utilities/py3flakes/__init__.py
- changeset 88
- 3701923bccf2
- child 791
- 9ec2ac20e54e
equal
deleted
inserted
replaced
|
1 # -*- coding: utf-8 -*- |
|
2 |
|
3 # Copyright (c) 2010 Detlev Offenbach <detlev@die-offenbachs.de> |
|
4 # |
|
5 |
|
6 """ |
|
7 Package containg the pyflakes Python3 port adapted for Qt. |
|
8 """ |
|
9 |
|
10 __version__ = '0.4.0' |