From: "A.M. Kuchling" amk@amk.ca
I did a Google code search, and outside of Python test suites and the other implementations, I found exactly two uses of swapcase.
Looks like there is a consensus on removing swapcase().
Go ahead a zap it.
Raymond