~ubuntu-branches/ubuntu/lucid/editra/lucid-proposed

1
2
3
4
5
6
7
8
9
10
11
12
13
###############################################################################
# Name: __init__.py                                                           #
# Purpose: Put the src package in the Editra packages namespace               #
# Author: Cody Precord <cprecord@editra.org>                                  #
# Copyright: (c) 2007 Cody Precord <staff@editra.org>                         #
# Licence: wxWindows Licence                                                  #
###############################################################################

"""Main package initializer"""

__author__ = "Cody Precord <cprecord@editra.org>"
__svnid__ = "$Id: __init__.py 49807 2007-11-10 07:08:33Z CJP $"
__revision__ = "$Revision: 49807 $"