[Python-Dev] Re: [Python-checkins] python/dist/src/Lib/test test_descr.py,1.169,1.170

Michael Hudson mwh@python.net
16 Dec 2002 11:20:54 +0000


gvanrossum@users.sourceforge.net writes:

> Update of /cvsroot/python/python/dist/src/Lib/test
> In directory sc8-pr-cvs1:/tmp/cvs-serv7366/Lib/test
> 
> Modified Files:
> 	test_descr.py 
> Log Message:
> Tighten the tests for assignment to __bases__: disallow empty tuple.

Oh, I knew about that, but didn't think it was worth bothering with.
Sorry.

Cheers,
M.

-- 
  That being done, all you have to do next is call free() slightly
  less often than malloc(). You may want to examine the Solaris
  system libraries for a particularly ambitious implementation of
  this technique.          -- Eric O'Dell, comp.lang.dylan (& x-posts)