[Python-Dev] Strategy for converting the decimal module to C

Aahz aahz at pythoncraft.com
Tue Jul 18 23:00:22 CEST 2006


On Tue, Jul 18, 2006, Raymond Hettinger wrote:
>
> P.S.  The dictionary approach to context objects should likely be
> abandoned for the C version.  If the API has to change a bit, then so
> be it.

Why do you say that?  The rest I agree with; seems to me that making a
small wrapper for dict access works well, too.
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are, by
definition, not smart enough to debug it."  --Brian W. Kernighan


More information about the Python-Dev mailing list