[Python-Dev] Re: my proposals about mros (was: perplexed by mro) (original) (raw)

Guido van Rossum guido@python.org
Fri, 04 Oct 2002 12:52:01 -0400


btw, I just discovered (reading the source and then the documentation, oh well, the last time I checked out of curisioty I could not find this info and did not think to look at the source) that Goo

http://www.ai.mit.edu/~jrb/goo/index.htm by Jonathan Bachrach et al. at MIT is using C3 too http://www.ai.mit.edu/~jrb/goo/manual.43/goomanual55.html

Could someone translate that last page into Python for me?

--Guido van Rossum (home page: http://www.python.org/~guido/)