Thanks for the quick feedback. If I'm using positional parameters, in the example above, f(a, b) if assign default values to a and b, as in f(a=1, b=0), then what would a URL look like that wants to override the default for b, but likes the default for a?
Perhaps the solution here is not to mix positional and optional parameters. I just might buy that book. Matt --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

