See the Sheep's home page for details.

I hereby put all my contributions to CommunityWiki (in form of text, images, code or any other media) into PublicDomain, where applicable.

Radomir, the Sheep:WikiCreole_parser_in_python is very clever! Reading it has fundamentally changed my thoughts on how to write a wiki parser in Python. I’ve commented now on PythonInfo:WikiLikeSyntax to note this.
I’m glad to hear that you found it useful. I also have an article about this particular technique: http://sheep.art.pl/2007-10-25_Wiki_parser_in_python
It’s not my invention, I “borrowed” it from MoinMoin’s ancestor, PikiPiki. I’m working on a wiki engine in python now too (actually I attempted this several times, the most recent attempt is at http://sheep.art.pl/devel/w) and I’m now about to add a Mercurial back-end to it.
Well, I don’t care much for the verbosity of the code, but the module name works out all right..!
(j/k!)
Actually I haven’t decided on a name – I don’t want to name it until I’m sure it will live. I was thinking a little about it though 
Ok, I think it has enough meat to call it a first alpha release. A sample wiki (and documentation) is available at http://dandelion.sheep.art.pl/
Yes, congradulations! It looks beautiful!