Ian Bicking wrote:

> Why?  The wrappers looked pretty darn simple to me.  I suppose they'd be 
> slightly simpler if you replaced __getitem__ with __call__.

What I meant was that another method or function
could be provided that takes a mapping object as
a direct argument, rather than trying to stuff
it through **.

-- 
Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,          | Carpe post meridiam!                 |
Christchurch, New Zealand          | (I'm not a morning person.)          |
[EMAIL PROTECTED]          +--------------------------------------+
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to