Hi, In message "Re: different order of parameters..." on Wed, 3 Aug 2005 21:58:17 +0900, david / vallner.net writes: |Will the core API tend towards using keyword arguments, or rather providing |alternatives using them to methods with positional arguments? It would, but it takes years for libraries to adopt keyword arguments. matz.