Make pysawsim.invoke.CommandError picklable, and add doctest proof.
[sawsim.git] / pysawsim / parameter_scan.py
2010-10-23 W. Trevor KingReplace EXAMPLE_HISTOGRAM_FILE_CONTENTS histograms...
2010-10-23 W. Trevor KingAdd epilogs to each OptionParser in pysawsim.
2010-10-23 W. Trevor KingMove sawsim running into a new pysawsim.sawsim.SawsimRu...