vim/sadness/bike/ide-integration/Pymacs-0.20/rebox @ 39e5e5925483

Add "fish_history" to .hgignore.
author Steve Losh <steve@stevelosh.com>
date Wed, 12 Jan 2011 23:15:44 -0500
parents cfd5d659d737
children (none)
#!/usr/bin/env python
# Copyright © 2002 Progiciels Bourbeau-Pinard inc.
# François Pinard <pinard@iro.umontreal.ca>, 2002.

"""\
Handling of boxed comments in various box styles.
"""

import sys
from Pymacs import rebox
apply(rebox.main, tuple(sys.argv[1:]))