Python String Immutability Broken!

Steven D'Aprano steve at REMOVE-THIS-cybersource.com.au
Mon Aug 25 09:09:17 EDT 2008


On Mon, 25 Aug 2008 03:43:01 -0700, Ken Seehart wrote:

> You can also use ctypes to globally change the value of integers less
> than 101.   Personally, I don't particularly like the number 14.  I
> changed it to 9 and I am much happier now.

Okay, you've got me curious. How do you do that, and why only up to 101?



-- 
Steven



More information about the Python-list mailing list