diff hgext/graphlog.py @ 6666:53465a7464e2

convert comments to docstrings in a bunch of extensions
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Thu, 12 Jun 2008 11:33:47 +0200
parents e75aab656f46
children fb42030d79d6
line wrap: on
line diff
--- a/hgext/graphlog.py	Thu Jun 12 13:12:09 2008 +0200
+++ b/hgext/graphlog.py	Thu Jun 12 11:33:47 2008 +0200
@@ -4,6 +4,7 @@
 #
 # This software may be used and distributed according to the terms of
 # the GNU General Public License, incorporated herein by reference.
+'''show revision graphs in terminal windows'''
 
 import os
 import sys