UtilitiesPython2/py2flakes/__init__.py@5b13937a3765
UtilitiesPython2/py2flakes/__init__.py
Sun, 15 Jun 2014 19:00:42 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sun, 15 Jun 2014 19:00:42 +0200
- branch
- 5_4_x
- changeset 3634
- 5b13937a3765
- parent 3551
-
d608f3f42d71
- permissions
- -rw-r--r--
Added code to intercept the WebKit error 102 'Loading is handled by the media engine' in the web page.
# -*- coding: utf-8 -*-
# Copyright (c) 2011 - 2014 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package containg pyflakes for Python2.
"""
__version__ = '0.8.1'
#
# eflag: FileType = Python2