str % vals -like idea but for statements (was Re: PEP-308 a "simplicity-first" alternative)

Andrew Koenig ark at research.att.com
Wed Feb 12 09:51:32 EST 2003


>> I don't think I will ever fully get used to 'and' being of type

>> (bool, T) -> T

> It's not.  It's (T, T) -> T!

It's (T1, T2) -> union(T1, T2)

-- 
Andrew Koenig, ark at research.att.com, http://www.research.att.com/info/ark




More information about the Python-list mailing list