author | Patrick Mezard <pmezard@gmail.com> |
Mon, 06 Aug 2007 10:26:04 +0200 | |
changeset 5072 | 7e2385a31933 |
parent 4635 | 63b9d2deed48 |
child 5178 | 18a9fbb5cd78 |
permissions | -rwxr-xr-x |
#!/usr/bin/env python # # mercurial - scalable distributed SCM # # Copyright 2005-2007 Matt Mackall <mpm@selenic.com> # # This software may be used and distributed according to the terms # of the GNU General Public License, incorporated herein by reference. import mercurial.commands mercurial.commands.run()