]> git.phdru.name Git - m_lib.git/blob - m_lib/lazy/__init__.py
Remove wrong copyright lines, fix module docstrings
[m_lib.git] / m_lib / lazy / __init__.py
1 """Broytman WWW Library for Python"""
2
3
4 __all__ = [
5    "dict", "imports"
6 ]