We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02283fd commit 5be27b6Copy full SHA for 5be27b6
1 file changed
libloader/__init__.py
@@ -2,7 +2,7 @@
2
3
__version__ = 0.2
4
__author__ = 'Christopher Toth'
5
- __author_email__ = '<q@q-continuum.net>'
+__author_email__ = '<q@q-continuum.net>'
6
__doc__ = """
7
Quickly and easily load shared libraries from various platforms. Also includes a libloader.com module for loading com modules on Windows.
8
"""
0 commit comments