tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Sat, 27 Jun 2009 09:36:54 +0200
changeset 2424 51cf7a0c00a4
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Renamed JavaScript files in templates to match the correct files using prefixes.

def SampleFunction():
  raise Exception('I should never be called!')