Eric Smith schrieb:
> I think a comment in the code here would be very helpful.  If I ran 
> across this code, I would have no idea that restoring the original value 
> is an important part of what's going on.  If I were testing that 
> assigning 0 to 'value' worked (for example), there's every chance I'd 
> put it at the end, after 'value' was restored to 'x'.

I've added a comment.

Thanks,
Thomas

_______________________________________________
Python-3000-checkins mailing list
Python-3000-checkins@python.org
http://mail.python.org/mailman/listinfo/python-3000-checkins

Reply via email to