[Python-3000] String formating operations in python 3k
Greg Ewing
greg.ewing at canterbury.ac.nz
Thu Apr 6 05:32:28 CEST 2006
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.) |
greg.ewing at canterbury.ac.nz +--------------------------------------+
More information about the Python-3000
mailing list