Mercurial
Mercurial
>
py_tasks_melange
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
tests/pymox/stubout_testee.py
author
Lennard de Rijk <ljvderijk@gmail.com>
Mon, 10 Aug 2009 16:35:01 -0700
changeset 2747
915fe7338a72
parent 1000
9af147fc1f1c
permissions
-rw-r--r--
Added hook for the edit view. This hook is called on both GET and POST requests.
def SampleFunction():
raise Exception('I should never be called!')