This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author brian.curtin
Recipients brian.curtin, gcewing, midnightdf, ocean-city, paul.moore, ronaldoussoren, tlesher
Date 2010-08-09.20:16:31
SpamBayes Score 1.0325626e-05
Marked as misclassified No
Message-id <1281384994.77.0.764985779938.issue9324@psf.upfronthosting.co.za>
In-reply-to
Content
Attached is a patch using Ronald's suggestion to rework this as a switch statement. Also included is a minor reworking that Paul noticed in Lib/test/test_signal.py.

Added the people who responded to the python-dev checkin comments to the nosy list. Feel free to remove yourself.
History
Date User Action Args
2010-08-09 20:16:35brian.curtinsetrecipients: + brian.curtin, paul.moore, ronaldoussoren, gcewing, ocean-city, tlesher, midnightdf
2010-08-09 20:16:34brian.curtinsetmessageid: <1281384994.77.0.764985779938.issue9324@psf.upfronthosting.co.za>
2010-08-09 20:16:33brian.curtinlinkissue9324 messages
2010-08-09 20:16:32brian.curtincreate