aboutsummaryrefslogtreecommitdiffstats
path: root/wlp.py
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2020-07-01 16:16:44 +0200
committerMatěj Cepl <mcepl@cepl.eu>2020-07-01 16:19:16 +0200
commitd5fc1faf927a5ff91f3416eb97014c0eadb14742 (patch)
tree2cb34082a4df13685c2ee0f46e1360cfdf4a8e88 /wlp.py
parent19388fa2e3e6b02e7d7fd5c0b5dc9ee0cd9ef100 (diff)
downloadpyg-d5fc1faf927a5ff91f3416eb97014c0eadb14742.tar.gz
Sync with 0.10.1 release on PyPI0.10.1
Port to Python 3.
Diffstat (limited to 'wlp.py')
-rw-r--r--wlp.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/wlp.py b/wlp.py
index aaef6e8..e3bcddd 100644
--- a/wlp.py
+++ b/wlp.py
@@ -1,3 +1,5 @@
+# -*- coding: utf-8 -*-
+from __future__ import absolute_import
import wlp_parser