[Python-3000] need help fixing broken tests in py3k-pep3137 branch
Christian Heimes
lists at cheimes.de
Sat Nov 3 14:56:44 CET 2007
Christian Heimes wrote:
> You are partly right. The documentation needs an update. It should say
> "which mist be a list, string, byte sequence or iterable ...".
Apropos documentation the method fromstring and fromunicode should be
renamed: fromstring -> frombytes and fromunicode -> fromstring. It may
also be a good idea to keep fromunicode() and rename only fromstring.
Christian
More information about the Python-3000
mailing list