[EMAIL PROTECTED] wrote: > > The first sentence says that the _path_ argument is a search path. > > It does not say that it can be a string; that's something you made > > up all by yourself. > > Correct it does not say it's a string. But your implication that > one can therefore conclude that it is not a string is silly. > > >From unittest: > > assert_( expr[, msg]) > > failUnless( expr[, msg]) > > Signal a test failure if expr is false; the explanation for the error > > will be msg if given, otherwise it will be None. > > I should conclude that msg is not a string because > it doesn't say it is a string?
nice logic, there. </F> -- http://mail.python.org/mailman/listinfo/python-list