That's great news -- I've heard many good things about wxWindows.
Isn't it portable between UNIX / Mac / DOS or Windows ?
> arglist = mktuple(0);
[...]
> However, this mktuple() is unresolved, so apparently the document is a
> bit dated at this point. How should I do this?
Ow! That should be newtupleobject(0). Thanks for pointing this out.
I guess I was mixing it up with mkvalue()...
--Guido van Rossum, CWI, Amsterdam <Guido.van.Rossum@cwi.nl>
<URL:http://www.cwi.nl/cwi/people/Guido.van.Rossum.html>