Guido van Rossum wrote:
> It seems to me that, as long as write() and writeln() were built-ins
> taking multiple args, teaching a beginner to use
>
>
writeln("The answer is: ", 4+4)
>
>
> is perfectly clear (and might be a gentle introduction to function
> calls as well).
Hello,
I'm Eli
Steven Bethard wrote:
Thomas Heller <[EMAIL PROTECTED]> wrote:
[About an ordered dictionary]
Well, that was basically the question I posed. So far I've seen only
one use for it, and that one is better served by adding a function to
itertools. What use do you have for it other than filtering
dupli