
Dec. 4, 2000
12:55 a.m.
I fully support Greg Wards view. If string was removed I'd not update the old code but add in my own string module. Given the effort you guys went to to keep the C extension protocol the same (in the context of crashing on importing a 1.5 dll into 2.0) I amazed you think that string could be removed... Could you split the lib into blessed and backward compatibility sections? Then by some suitable mechanism I can choose the compatibility I need? Oh and as for join obviously a method of a list... ['thats','better'].join(' ') Barry