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

Jeff Bowden jlb at houseofdistraction.com
Mon Jul 12 18:30:44 EDT 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