summaryrefslogtreecommitdiff
path: root/slixmpp/util/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'slixmpp/util/__init__.py')
-rw-r--r--slixmpp/util/__init__.py15
1 files changed, 5 insertions, 10 deletions
diff --git a/slixmpp/util/__init__.py b/slixmpp/util/__init__.py
index ecf118d7..67191d0c 100644
--- a/slixmpp/util/__init__.py
+++ b/slixmpp/util/__init__.py
@@ -1,14 +1,9 @@
-# -*- coding: utf-8 -*-
-"""
- slixmpp.util
- ~~~~~~~~~~~~~~
-
- Part of Slixmpp: The Slick XMPP Library
-
- :copyright: (c) 2012 Nathanael C. Fritz, Lance J.T. Stout
- :license: MIT, see LICENSE for more details
-"""
+# slixmpp.util
+# ~~~~~~~~~~~~~~
+# Part of Slixmpp: The Slick XMPP Library
+# :copyright: (c) 2012 Nathanael C. Fritz, Lance J.T. Stout
+# :license: MIT, see LICENSE for more details
from slixmpp.util.misc_ops import bytes, unicode, hashes, hash, \
num_to_bytes, bytes_to_num, quote, \