[Twisted-Python] Re: [Twisted-commits] trying to get twisted to run in 2.2.0 (bye bye True/False)

Clark C. Evans cce at clarkevans.com
Tue May 13 19:21:17 EDT 2003


Itamar,

    from twisted.python.compat import True, False

Clark

On Tue, May 13, 2003 at 05:05:15PM -0500, itamarst CVS wrote:
| -            msg(message, printed=True, isError=self.isError)
| +            msg(message, printed=1, isError=self.isError)




More information about the Twisted-Python mailing list