summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2008-11-26 23:56:52 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2008-11-26 23:56:52 +0200
commit60ffefe4dad7e20501d27ddc2e221f5cc0b65a8c (patch)
tree48ab40619ddb04ed002b9596ab1cb5c1c2819370
parent34268ebe03133b799208da261dbdbf7c0fb40b93 (diff)
parentfa5b5bc31165421ddce3c09f440a7d9276582eea (diff)
downloadwikitrans-60ffefe4dad7e20501d27ddc2e221f5cc0b65a8c.tar.gz
wikitrans-60ffefe4dad7e20501d27ddc2e221f5cc0b65a8c.tar.bz2
Merge branch 'master' of ssh://pirx.gnu.org.ua/home/gray/git/wiki2x
-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
@@ -12,7 +12,7 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# 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.