[Twisted-Python] twisted.internet.abstract.FileDescription.write vs unicode

Jeff Bowden jlb at houseofdistraction.com
Mon Jul 12 16:30:44 MDT 2004


Is there a good reason for 
twisted.internet.abstract.FileDescription.write to require 
isinstance(data, str) rather than also allowing isinstance(type, unicode)??





More information about the Twisted-Python mailing list