summaryrefslogtreecommitdiff
path: root/slixmpp/xmlstream/resolver.py
diff options
context:
space:
mode:
Diffstat (limited to 'slixmpp/xmlstream/resolver.py')
-rw-r--r--slixmpp/xmlstream/resolver.py12
1 files changed, 4 insertions, 8 deletions
diff --git a/slixmpp/xmlstream/resolver.py b/slixmpp/xmlstream/resolver.py
index 379c53ac..97798353 100644
--- a/slixmpp/xmlstream/resolver.py
+++ b/slixmpp/xmlstream/resolver.py
@@ -1,12 +1,8 @@
-# -*- encoding: utf-8 -*-
-"""
- slixmpp.xmlstream.dns
- ~~~~~~~~~~~~~~~~~~~~~~~
-
- :copyright: (c) 2012 Nathanael C. Fritz
- :license: MIT, see LICENSE for more details
-"""
+# slixmpp.xmlstream.dns
+# ~~~~~~~~~~~~~~~~~~~~~~~
+# :copyright: (c) 2012 Nathanael C. Fritz
+# :license: MIT, see LICENSE for more details
from slixmpp.xmlstream.asyncio import asyncio
import socket