[Python-Dev] str with base (original) (raw)

Jim Jewett jimjjewett at gmail.com
Tue Jan 17 15:51:58 CET 2006


Raymond wrote:

I presume that only the str() builtin would change and that the underlying str slot would continue to be hard-wired to the (reprfunc) signature.

Are you saying that subclasses of str should behave differently from the builtin str, and not in the slots that were added or changed?

-jJ



More information about the Python-Dev mailing list