log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
pylearn
annotate bin/dbdict-query @ 538:
798607a058bd
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
added missing files
author
James Bergstra <bergstrj@iro.umontreal.ca>
date
Wed, 12 Nov 2008 22:00:20 -0500
parents
children
rev
line source
538
798607a058bd
added missing files
James Bergstra <bergstrj@iro.umontreal.ca>
parents:
diff
changeset
1
#!/usr/bin/env python
798607a058bd
added missing files
James Bergstra <bergstrj@iro.umontreal.ca>
parents:
diff
changeset
2
from dbdict.tools import standalone_query
798607a058bd
added missing files
James Bergstra <bergstrj@iro.umontreal.ca>
parents:
diff
changeset
3
standalone_query()