[pygtk] Re: Python 3.0 plans

skip at pobox.com skip at pobox.com
Thu Aug 30 04:06:31 WST 2007


Johan> Is it actually worth the pain to remove the old names?

Yes, at least in my opinion.  From the Zen:

    >>> import this
    The Zen of Python, by Tim Peters

    ...    
    There should be one-- and preferably only one --obvious way to do it.
    ...

The obvious way to make something into a string in Python is to call str().

Skip



More information about the pygtk mailing list