On Tue, May 17, 2011 at 04:04:38PM +0100, Michael Hanselmann wrote: > Am 17. Mai 2011 16:01 schrieb Iustin Pop <[email protected]>: > > On Tue, May 17, 2011 at 04:24:33PM +0200, Michael Hanselmann wrote: > >> + def testStrictDict(self): > >> + fn = ht.TStrictDict(False, False, { "a": ht.TInt, }) > >> + print fn > > […] > > > > Err, wanted to ask: what's with this "print fn" in the tests? > > Missed them as leftovers from testing. Will push with the following interdiff:
LGTM, thanks. iustin
