review/__init__.py @ 789e5765c9ff

Start adding some documentation to the internals of the API.

I also managed to sneak a doctest in there which found a bug.
The bug is now fixed.
Awesome.
author Steve Losh <steve@stevelosh.com>
date Wed, 07 Oct 2009 23:38:30 -0400
parents 11f42ea0fcf5
children 9df20fad6514
'''A Mercurial extension for code reviewing changesets.
'''

from extension_ui import *