aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWojciech Polak <polak@gnu.org>2008-11-26 18:24:40 +0100
committerWojciech Polak <polak@gnu.org>2008-11-26 18:24:40 +0100
commitfa5b5bc31165421ddce3c09f440a7d9276582eea (patch)
tree3665f7cb59d88e58102249c60f71f9113b10192a
parent67cd79c3c64d6dfe73ff5dd80ba51d0bf9267b04 (diff)
downloadwit-fa5b5bc31165421ddce3c09f440a7d9276582eea.tar.gz
wit-fa5b5bc31165421ddce3c09f440a7d9276582eea.tar.bz2
Update __init__.py file
-rw-r--r--__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/__init__.py b/__init__.py
index f887a4c..bca7cf7 100644
--- a/__init__.py
+++ b/__init__.py
@@ -15,4 +15,4 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-__all__ = [ "wiki2html", "wiki2plain" ]
+__all__ = [ "wiki2html", "wiki2text" ]

Return to:

Send suggestions and report system problems to the System administrator.