Sign in
chromium
/
chromium
/
tools
/
depot_tools.git
/
bffad37d6f037b2a3b38ec4674d9c61cc1b0c5e2
/
.
/
third_party
/
pymox
/
stubout_testee.py
blob: 9cbdef60e8928d5f7c4316dbb2efdfe95cbdc784 [
file
] [
log
] [
blame
]
[email protected]
e959791
2009-10-19 15:10:20
[
diff
] [
blame
]
1
def
SampleFunction
():
2
raise
Exception
(
'I should never be called!'
)