Hagen Fürstenau <[email protected]> added the comment: I can see the merit of not including "bytes" in StringTypes, but then the translation of StringType should be changed accordingly. How about changing the present
StringType -> bytes StringTypes -> str into StringType -> str StringTypes -> (str,) _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue5425> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
