On 19/12/2007, Adam Bark <[EMAIL PROTECTED]> wrote: > I want to be able to get the values for my vector class but I don't know > what method you need to get the * thing to work ie how to make it a sequence > i think. Anybody know how to do this? > Thanks in advance.
If you're confused about python's *args / **kwargs syntax, this post I wrote a while ago might help: http://mail.python.org/pipermail/tutor/2007-April/053725.html Otherwise, as Kent says, we need more information. -- John. _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor