log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
sqlpython
annotate editplot.py @ 153:
ebdd20cfba69
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
plots finally editable
author
catherine@Elli.myhome.westell.com
date
Mon, 29 Sep 2008 05:28:28 -0400
parents
children
rev
line source
153
ebdd20cfba69
plots finally editable
catherine@Elli.myhome.westell.com
parents:
diff
changeset
1
#!/bin/bash
ebdd20cfba69
plots finally editable
catherine@Elli.myhome.westell.com
parents:
diff
changeset
2
from plothandler import Plot
ebdd20cfba69
plots finally editable
catherine@Elli.myhome.westell.com
parents:
diff
changeset
3
ebdd20cfba69
plots finally editable
catherine@Elli.myhome.westell.com
parents:
diff
changeset
4
Plot().unshelve()