Make pysawsim.invoke.CommandError picklable, and add doctest proof.
[sawsim.git] / pysawsim / _collections.py
2010-10-23 W. Trevor KingAdd namedtuple definition from Python 2.6's collections...