On Sun, 11 Jan 2015 20:20:35 -0800, gordianknot1981 wrote: [...] > Expected: > "<MYBT@ToggleButton+Button>:" > Got: > '<MYBT@ToggleButton+Button>:'
doctest is *very* fussy about the strings matching exactly. You have to use single quotes. I've been burned by this once or twice... -- Steve -- https://mail.python.org/mailman/listinfo/python-list