__author__ = "Daniel Larsson, Daniel.Larsson@telia.com"

# For future pythondoc support for packages
__all__ = ['formatters', 'doctree', 'docobjects', 'docregex', 'message']

#
# $Header: /usr/local/cvsroot/pythondoc/__init__.py,v 1.3 1999/05/01 00:57:52 daniel Exp $
#
# $Log: __init__.py,v $
# Revision 1.3  1999/05/01 00:57:52  daniel
# Fixed log.
#
# 
# *****************  Version 3  *****************
# User: Daniel       Date: 98-12-13   Time: 16:31
# Updated in $/Pythondoc
# New email address.
# 
# *****************  Version 2  *****************
# User: Daniel       Date: 98-08-06   Time: 17:05
# Updated in $/Pythondoc
# Fixed header.
# 
