author | Madhusudan C.S. <madhusudancs@gmail.com> |
Mon, 08 Jun 2009 08:48:24 +0200 (2009-06-08) | |
changeset 2407 | e23fce20ad3a |
parent 1000 | 9af147fc1f1c |
permissions | -rw-r--r-- |
1000
9af147fc1f1c
Add pymox to tests folder.
Pawel Solyga <Pawel.Solyga@gmail.com>
parents:
diff
changeset
|
1 |
def SampleFunction(): |
9af147fc1f1c
Add pymox to tests folder.
Pawel Solyga <Pawel.Solyga@gmail.com>
parents:
diff
changeset
|
2 |
raise Exception('I should never be called!') |