Mercurial > moin > 1.9
view MoinMoin/xmlrpc/__init__.py @ 0:77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
(automatically generated log message)
imported from: moin--main--1.5--base-0
author | Thomas Waldmann <tw-public@gmx.de> |
---|---|
date | Thu, 22 Sep 2005 15:09:50 +0000 |
parents | |
children |
line wrap: on
line source
# -*- coding: iso-8859-1 -*- """ MoinMoin - xmlrpc extension modules Package @copyright: 2003-2004 by Thomas Waldmann @license: GNU GPL, see COPYING for details. """ from MoinMoin.util import pysupport modules = pysupport.getPackageModules(__file__)