On Wed, Jan 27, 2010 at 01:26:48PM -0800, Danek Duvall wrote: > [email protected] wrote: > > > http://cr.opensolaris.org/~johansen/webrev-11029/ > > Looks fine. Can the __new__() method use "cls" instead of "DotSequence"?
Probably. I'll give it a try. This change uses a modified version of the Python Flyweight example. http://www.suttoncourtenay.org.uk/duncan/accu/pythonpatterns.html That example calls the class by name, but I'm not sure that it must. -j _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
