[Twisted-Python] cred realm with __init__ methods under twistd

Maarten ter Huurne maarten at treewalker.org
Mon Jul 7 17:25:46 MDT 2008


On Tuesday 08 July 2008, Ross Vandegrift wrote:

> log.msg("Initialized devices: " % devices)

There is no placeholder (like "%s") in the message string. This will raise a 
TypeError. Probably something is swallowing this error or an earlier error 
instead of displaying it.

Bye,
		Maarten
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part.
URL: </pipermail/twisted-python/attachments/20080708/9d0accfa/attachment.sig>


More information about the Twisted-Python mailing list